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:
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 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
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- C hash implementation based on khash☆172Updated 3 years ago
- skiplist library for C.☆54Updated 8 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- NIH Utility Library☆89Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A hashtable in C☆58Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- ☆37Updated 10 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lua like script language☆18Updated 9 years ago