izeigerman / pittacus
Gossip protocol implementation in C
☆60Updated 8 years ago
Alternatives and similar repositories for pittacus:
Users that are interested in pittacus are comparing it to the libraries listed below
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Raft network simulator, for QA☆17Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- buddy system memory allocator☆37Updated 10 years ago
- ☆16Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 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 last year
- A distributed durable unique 64bit ID server☆201Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- Buffer based LRU cache☆39Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- zero-copy file-system feeder. A Linux module which dispatch kernel’s VFS commands to user-space server.☆60Updated 4 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆46Updated 9 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 3 weeks ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C++ raft lib☆136Updated 2 years ago
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 4 years ago
- An event loop for C using io_uring☆48Updated last year
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago