srned / PrezLinks
Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.
☆55Updated 10 years ago
Alternatives and similar repositories for Prez
Users that are interested in Prez are comparing it to the libraries listed below
Sorting:
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- An obsolete project☆83Updated 7 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆105Updated 6 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- (Keep It) Simple Stupid Database☆365Updated 10 years ago
- High performance utility library for C