disembl / treeLinks
An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.
☆40Updated 6 years ago
Alternatives and similar repositories for tree
Users that are interested in tree are comparing it to the libraries listed below
Sorting:
- High performance AVL tree container C implementation☆55Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- C hash implementation based on khash☆172Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- redis's async event loop library☆188Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- Shared memory hash table for cache purposes.☆13Updated 11 years ago
- (Keep It) Simple Stupid Database☆366Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- skiplist library for C.☆54Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago