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 11 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Unofficial mirror.☆58Updated 12 years ago
- ☆37Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Keyspace is a consistently replicated, fault-tolerant key-value store.☆46Updated 14 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- redis's async event loop library☆189Updated 6 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Eventually Persistent in-memory database.☆81Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 9 years ago
- linux kernel memcache server☆126Updated 12 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 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
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago