tnm / libpaxos2Links
A Paxos implementation in C originally by Marco Primi, built on top of libevent
☆35Updated 14 years ago
Alternatives and similar repositories for libpaxos2
Users that are interested in libpaxos2 are comparing it to the libraries listed below
Sorting:
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A simple coroutine☆39Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- ☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Unofficial mirror.☆58Updated 12 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- libtask annotation☆25Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- redis's async event loop library☆189Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 6 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 7 years ago
- Raft network simulator, for QA☆18Updated 7 years ago