Tags : Browse Projects

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

Evolving Objects

Compare

  No analysis available

EO is a template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems ... [More] , from continuous to combinatorial ones. Designing an algorithm with EO consists in choosing what components you want to use for your specific needs, just as building a structure with Lego blocks. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

graph-tool

Compare

  No analysis available

graph-tool is a python module to help with statistical analysis of graphs. Its feature set includes support for both directed and undirected graphs with arbitrary vertex and edge properties, edge/vertex filtering, correlated random graph generation and community detection. It supports also ... [More] several statistical measurements, such as: degree histogram, combined degree histogram, vertex-vertex degree correlation, average nearest neighbours degree, vertex-edge-vertex correlation, clustering coefficients, extended clustering coefficient, assortativity coefficient, betweenness centrality, average distance, component statistics and reciprocity. The core algorithms are written in C++, making use of the Boost Graph Library, and template metaprogramming techniques, with performance in mind. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

CXXGraph

Compare

  Analyzed 36 minutes ago

Header-Only C++ Library for Graph Representation and Algorithms

16.2K lines of code

0 current contributors

2 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

Plain Old CMake-ified Boost

Compare

  Analyzed 43 minutes ago

Building and Testing, with CMake, a the monolithic Boost (as opposed to the current Ryppl initiative). That project will migrate to Ryppl as soon as possible, i.e., when "modularised" will have become packaging-friendly enough.

3.89M lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

parsimus

Compare

  Analyzed about 22 hours ago

The goal of this library is to have a extendable headers only C++ library for converting strings that represent the python types (primitive types, lists, dictionaries, sets) to the corresponding C++ types.

602 lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

hid-rd.hpp

Compare

  Analyzed about 11 hours ago

C++ class templates for building compile-time HID report descriptors

752 lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

utk.meta

Compare

  No analysis available

The library provides some utility classes to support C++ meta-programming and other activities dealing with generic code.

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: apache_2

meta (C++)

Compare

  Analyzed 1 day ago

A tiny metaprogramming library for C++ from Eric Niebler

4.64K lines of code

4 current contributors

10 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

proto-0x

Compare

  Analyzed 1 day ago

Boost.Proto, rewritten and redesigned for C++11

14.1K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

meta-cpp

Compare

  Analyzed about 23 hours ago

C++ Metaprogramming Primivites and Pattern implementations. Basically boilerplate for other C++ projects of mine.

4.27K lines of code

1 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: gpl3, Proprietary