Tags : Browse Projects

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

STXXL

Compare

  Analyzed 1 day ago

STXXL - Standard Template Library for Extra Large Data Sets. STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and algorithms that can process huge volumes of data that only fit on disks.

70.3K lines of code

3 current contributors

over 5 years since last commit

15 users on Open Hub

Inactive
5.0
 
I Use This

tpie

Compare

  Analyzed about 14 hours ago

The TPIE (Templated Portable I/O Environment) library is a tool box providing efficient and convenient tools to ease the implementation of algorithm and data structures on very large sets of data.

77.7K lines of code

3 current contributors

2 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

bpt

Compare

  Analyzed 1 day ago

The bpt.h header file is a macro-based toolkit which enables C programmers to easily manage fully tunable balanced trees.

8.07K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

bpt eXtension

Compare

  Analyzed about 22 hours ago

bptx is an extension of the bpt macro-based toolkit which provides an abstraction for manipulating bpt in common environments such as in main memory.

3.27K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

lmdb++

Compare

  Analyzed 1 day ago

This is a comprehensive C++ wrapper for the LMDB embedded database library, offering both an error-checked procedural interface and an object-oriented resource interface with RAII semantics. • Designed to be entirely self-contained as a single header file that can be dropped into a project. • ... [More] Implements a straightforward mapping from C to C++, with consistent naming. • Simplifies error handling by translating error codes into C++ exceptions. • Carefully differentiates logic errors, runtime errors, and fatal errors. • Exception strings include the name of the LMDB function that failed. • Plays nice with others: all symbols are placed into the lmdb namespace. • 100% free and unencumbered public domain software. [Less]

1.14K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

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