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☆364Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- a regular express engine☆56Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- NIH Utility Library☆92Updated 4 years ago
- redis's async event loop library☆189Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- A hashtable in C☆59Updated 12 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- High performance AVL tree container C implementation☆57Updated 5 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 very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- Tiny C string library☆207Updated 2 years ago
- skiplist library for C.☆54Updated 9 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- C11 Lock-free Stack☆184Updated last year
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 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
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago