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 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- POSIX-like scalable multicore research OS kernel☆193Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- redis's async event loop library☆189Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- QSBR and EBR library☆127Updated 5 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- this repository is a read only mirror, the upstream is☆73Updated 2 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆301Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 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
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Gossip protocol implementation in C☆60Updated 8 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago