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:
- B+ tree implementation in C☆132Updated 5 years ago
- C hash implementation based on khash☆174Updated 5 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A hashtable in C☆59Updated 12 years ago
- NIH Utility Library☆92Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- (Keep It) Simple Stupid Database☆365Updated 10 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 months ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago