izeigerman / pittacusLinks
Gossip protocol implementation in C
☆61Updated 8 years ago
Alternatives and similar repositories for pittacus
Users that are interested in pittacus are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆137Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆47Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- libqb is a library providing high performance logging, tracing, ipc, and poll.☆170Updated 2 weeks ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago