aolarchive / ribs2
RIBS (Robust Infrastructure for Backend Systems) version 2
☆129Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ribs2
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- Critbit trees in C☆335Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- generate perfect hashes (alpha)☆76Updated 2 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- High performance utility library for C☆92Updated 3 months ago
- C11 Lock-free Stack☆180Updated 6 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- An efficient trie implementation.☆252Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 7 months ago
- Our open source benchmarks and code samples☆188Updated last month
- Fast, efficient string interning☆90Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago