stevedekorte / skipdb
C based ordered key-value ACID DB using a skip list data structure
☆161Updated 10 years ago
Alternatives and similar repositories for skipdb:
Users that are interested in skipdb are comparing it to the libraries listed below
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- C based OO portable data structure library☆130Updated 15 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…☆129Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Example of how to use the current joyent/http-parser api to parse http requests☆20Updated 11 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…☆36Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- An obsolete project☆83Updated 6 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- skiplist library for C.☆53Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Critbit trees in C☆333Updated 3 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago