Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libcpr

Compare

  Analyzed about 3 hours ago

Public domain backport of the core data structures and algorithms from the C++11 standard library to C.

3.17K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Public_do..., unlicense

Simpleloggercpp

Compare

  Analyzed 16 minutes ago

The Simplelogger library provides simple to use yet powerful logging functionality for c++ applications. You can use it to log to stdout or to a logfile. It was designed to be fast (uses Threads) and flexible. The library registers a signal handler for SIGUSR1 and is compatible with logrotate (only ... [More] available on linux currently). It was tested on Linux, Windows and OS X. [Less]

9.56K lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

CAF: C++ Actor Framework

Compare

  Analyzed about 15 hours ago

An Open Source Implementation of the Actor Model in C++

120K lines of code

18 current contributors

4 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: boost, BSD-3-Clause

Vc (SIMD Vector Classes)

Compare

  Analyzed about 13 hours ago

Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.

40.1K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

libMINX

Compare

  Analyzed about 4 hours ago

A graphics and input wrapper library for c++.

4.44K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

vita

Compare

  No analysis available

Vita is a scalable, high performance C++ genetic programming / genetic algorithms framework. It's suitable for classification, symbolic regression, content base image retrieval, data mining and agent control.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mozilla_p...

cpp-xguard

Compare

  Analyzed about 8 hours ago

Scope Guard Idiom Implementation in C++11

248 lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

finFoil

Compare

  Analyzed about 14 hours ago

finFoil is an easy to use CAD application aimed at amateur surf fin builders.

15K lines of code

1 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: bsd_2clau..., lgpl

g2log

Compare

  No analysis available

g2log as described on http://www.kjellkod.cc//g2log-efficient-background-io-processign-with-c11 An asynchronous logging utility. Disk /IO access is done in a background thread. It's inspired in part from Google's glog but is much smaller feature-wise but also much faster. Performance comparison ... [More] with glog gives something like 10-25% faster on the average and up to 50 times faster in a worst case scenario. Enjoy KjellKod [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_do...

g2log-dev

Compare

  No analysis available

Development fork of g2log. Features are tested out here before being merged back onto g2log. It is public so feel free to use it but *beware* of bugs as it is in development phase, not stable. You are of course more then welcome to report any bugs or weird behaviour that you find. A TODO ... [More] list is posted on the wiki. New features or bumping up a feature to higher priority (for implementation) is easily done - you just have to get me to understand why :) * Features that are requested by many or would have a positive impact the code or for more users are more likely to get *bumped up*. Cheers Kjell Hedstrom at KjellKod dot cc [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_do...