stevedekorte / skipdbLinks
C based ordered key-value ACID DB using a skip list data structure
☆163Updated 10 years ago
Alternatives and similar repositories for skipdb
Users that are interested in skipdb are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Critbit trees in C☆334Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- C based OO portable data structure library☆130Updated 16 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- An obsolete project☆83Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆74Updated 4 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- High performance utility library for C☆96Updated 5 months ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago