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:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆94Updated last month
- Critbit trees in C☆335Updated 3 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆237Updated 2 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
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Coroutines in C☆121Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- An obsolete project☆83Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 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
- C11 Lock-free Stack☆183Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 9 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago