bachmanm / failure-detectorsLinks
Agreement in Asynchronous Distributed Systems
☆27Updated 12 years ago
Alternatives and similar repositories for failure-detectors
Users that are interested in failure-detectors are comparing it to the libraries listed below
Sorting:
- Append-only key-value database on a distributed shared-log☆52Updated last year
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- A high-performance distributed shared-log for Ceph☆115Updated 6 years ago
- NOPaxos consensus protocol☆136Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- A distributed key-value store based on replicated LSM-Trees☆10Updated 8 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆100Updated 2 years ago
- Couchbase Indexes☆40Updated this week
- Paxos protocol variants framework☆26Updated 7 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 4 years ago
- File-system fault injection framework for distributed storage systems☆67Updated 6 years ago
- Eris distributed transactions☆52Updated 7 years ago
- attempt at summarizing Raft in one page of pseudo-code☆20Updated 7 years ago
- A collection of state machine replication protocols☆119Updated 2 years ago
- Paxos Made Moderately Complex☆186Updated last year
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- RobinHood the first tail latency-aware caching system☆96Updated 6 years ago
- A lightweight profiler to detect and categorize root causes of synchronization related performance issues in multithreaded programs☆21Updated 8 years ago
- A clustered, masterless redis clone, built in Go☆31Updated 11 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Projects related to end-to-end tracing and causal metadata propagation, such as X-Trace, Retro, and Pivot Tracing☆89Updated 2 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- CASPaxos: Replicated State Machines without logs☆102Updated 6 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago