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 4 years ago
- NIH Utility Library☆91Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- (Keep It) Simple Stupid Database☆367Updated 10 years ago
- C hash implementation based on khash☆172Updated 2 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A hashtable in C☆59Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- a regular express engine☆56Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- skiplist library for C.☆54Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- QSBR and EBR library☆127Updated 5 years ago
- A simple lock-free queue implementation.☆80Updated 11 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 Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago