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
- B+ tree implementation in C☆131Updated 5 years ago
- (Keep It) Simple Stupid Database☆364Updated 10 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- NIH Utility Library☆92Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- C hash implementation based on khash☆174Updated 6 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- redis's async event loop library☆189Updated 6 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- A hashtable in C☆59Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 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
- An MIT teaching OS☆44Updated 15 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- skiplist library for C.☆54Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago