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☆116Updated 10 years ago
- (Keep It) Simple Stupid Database☆365Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- NIH Utility Library☆92Updated 4 years ago
- redis's async event loop library☆189Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A hashtable in C☆59Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C hash implementation based on khash☆172Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- skiplist library for C.☆54Updated 9 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago