janneku / btree
In-memory generic B-tree implementation
☆27Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆44Updated 2 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 8 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
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆83Updated 2 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- B+ tree implementation in C☆128Updated 4 years ago
- The Cicada engine☆56Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- A toy SQL engine built on top of LSM(LevelDB)☆24Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- Concurrent trie-hash map library☆89Updated last year
- Different implementations of spinlock.☆104Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- LFS using Fuse☆47Updated 12 years ago