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
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Concurrent trie-hash map library☆92Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆74Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 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
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- ☆16Updated 8 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆66Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago