disembl / tree
An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.
☆39Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tree
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆55Updated 5 years ago
- High performance AVL tree container C implementation☆51Updated 4 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- A hashtable in C☆57Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- QSBR and EBR library☆116Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- C hash implementation based on khash☆169Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- B+ tree implementation in C☆128Updated 4 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆33Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆83Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- COW b-trees☆96Updated 7 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago