janneku / btreeLinks
In-memory generic B-tree implementation
☆27Updated 14 years ago
Alternatives and similar repositories for btree
Users that are interested in btree 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 3 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- LFS using Fuse☆46Updated 12 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- timing wheel implementation☆14Updated 12 years ago
- ☆16Updated 7 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 2 months ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- High performance web server☆24Updated 7 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- The Cicada engine☆57Updated 8 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A simple coroutine☆39Updated 10 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago