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
- 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☆264Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- High performance utility library for C☆94Updated 2 months ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Critbit trees in C☆334Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Coroutines in C☆121Updated 11 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- Fast, efficient string interning☆97Updated 7 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆104Updated 6 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆313Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 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 C++ library for concurrent programming☆71Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago