Tags : Browse Projects

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

Monero

Compare

  Analyzed about 14 hours ago

Monero: the secure, private, untraceable cryptocurrency

1.21M lines of code

131 current contributors

3 days since last commit

12 users on Open Hub

High Activity
4.33333
   
I Use This

lmdb++

Compare

  Analyzed about 6 hours 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

almost 10 years since last commit

1 users on Open Hub

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

libmdbx

Compare

  Analyzed 1 day ago

Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL. Has a specific set of properties and capabilities, focused on creating unique lightweight solutions. ★ Surpasses the legendary LMDB (Lightning Memory-Mapped Database) in terms of reliability, features and performance. ... [More] libmdbx inherits all benefits from LMDB, but resolves some issues and adds a set of improvements. At the end of 2024 libmdbx was chosen as a storage engine by all modern implementations of Ethereum nodes software (Erigon, Reth by Paradigm XYZ, products of StarkWare, Silkworm, etc). [Less]

64.7K lines of code

5 current contributors

3 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

Tari

Compare

  Analyzed about 14 hours ago

Tari enables creators to design new types of stories and experiences. Someday a mesmerizing and digitally scarce asset or collectible you covet will unlock new business opportunities for the creator and a new world of possibilities for you. This asset will be issued on Tari. Tari is built in Rust, private by default, and open source.

425K lines of code

0 current contributors

18 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This