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
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Critbit trees in C☆334Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- a simple btree implementation with automatic space reclaiming☆277Updated 6 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆176Updated 3 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- redis's async event loop library☆188Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago