Tags : Browse Projects

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

lmdb++

Compare

  Analyzed about 1 hour 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

emmap

Compare

  Analyzed about 13 hours ago

Erlang Memory Map

591 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This