janneku / btree
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
- 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
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- High performance web server☆24Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 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.☆86Updated 3 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- buddy system memory allocator☆37Updated 10 years 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
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 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
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- A simple coroutine☆39Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Raft network simulator, for QA☆17Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A multi-thread Redis implementation with RCU☆16Updated 11 months ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago