stevedekorte / skipdb
C based ordered key-value ACID DB using a skip list data structure
☆161Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for skipdb
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- C based OO portable data structure library☆129Updated 15 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- mcdb - fast, reliable, simple code to create and read constant databases☆108Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆130Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- An obsolete project☆82Updated 6 years ago
- a light weight, high performance coroutine implementation☆37Updated 12 years ago
- skiplist library for C.☆53Updated 8 years ago
- Unofficial mirror.☆58Updated 11 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆129Updated 5 years ago
- Critbit trees in C☆335Updated 2 years ago
- redis's async event loop library☆188Updated 4 years ago
- generate perfect hashes (alpha)☆76Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- a lightweight high-performance HTTP server library for C☆100Updated 16 years ago