izeigerman / pittacusLinks
Gossip protocol implementation in C
☆59Updated 8 years ago
Alternatives and similar repositories for pittacus
Users that are interested in pittacus are comparing it to the libraries listed below
Sorting:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Modern SQL parser using Bison (Yacc) and Flex☆90Updated 9 months ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 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 basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆133Updated 10 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Couchbase Key-Value Engine☆140Updated this week
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- ☆66Updated 4 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- QSBR and EBR library☆125Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago