aolarchive / ribs2Links
RIBS (Robust Infrastructure for Backend Systems) version 2
☆130Updated 6 years ago
Alternatives and similar repositories for ribs2
Users that are interested in ribs2 are comparing it to the libraries listed below
Sorting:
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- High performance utility library for C☆94Updated 2 months ago
- Coroutines in C☆121Updated 11 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Critbit trees in C☆335Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆315Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C11 Lock-free Stack☆183Updated last year
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago