disembl / tree
An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.
☆40Updated 5 years ago
Alternatives and similar repositories for tree:
Users that are interested in tree are comparing it to the libraries listed below
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- https://git.fedorahosted.org/git/libaio.git☆15Updated 8 years ago
- Lua like script language☆18Updated 8 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- B+ tree implementation in C☆129Updated 4 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- QSBR and EBR library☆117Updated 5 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 4 months ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 6 years ago
- skiplist library for C.☆53Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 6 months ago
- Lock-free linked list☆16Updated 12 years ago