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
- High performance AVL tree container C implementation☆56Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- (Keep It) Simple Stupid Database☆367Updated 9 years ago
- NIH Utility Library☆90Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- A hashtable in C☆58Updated 11 years ago
- redis's async event loop library☆189Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C library of key-value data structures.☆295Updated 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 coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- C hash implementation based on khash☆173Updated 2 weeks ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- QSBR and EBR library☆121Updated 5 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago