stevedekorte / skipdbLinks
C based ordered key-value ACID DB using a skip list data structure
☆164Updated 11 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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- Critbit trees in C☆334Updated 4 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- C based OO portable data structure library☆129Updated 16 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 14 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- An obsolete project☆83Updated 7 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- skiplist library for C.☆54Updated 9 years ago
- malloc leak tracer☆72Updated 3 years ago
- Message Framing for libuv☆58Updated 4 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 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
- a simple btree implementation with automatic space reclaiming☆282Updated 7 years ago
- Embedded storage benchmarking tool☆139Updated last month
- qp tries and crit-bit tries☆124Updated 3 years ago