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
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆16Updated 7 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Concurrent trie-hash map library☆91Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database…☆23Updated 6 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆46Updated 9 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 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 C++ Raft implementation, project moved☆24Updated 8 years ago
- timing wheel implementation☆14Updated 12 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆37Updated 13 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- A few libunwind examples☆30Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago