xueweiz / DistributedFileSystemLinks
Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detection and re-backup. 3. The system is designed in a fully de-centralized way.
☆17Updated 9 years ago
Alternatives and similar repositories for DistributedFileSystem
Users that are interested in DistributedFileSystem are comparing it to the libraries listed below
Sorting:
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Crush algorithm from Ceph (http://ceph.com/)☆10Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- A fast in-memory key-value store☆49Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- ☆66Updated 4 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Diamond reactive programming platform☆25Updated 2 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- MemEC: An Erasure-Coding-Based Distributed In-Memory Key-Value Store☆11Updated 8 years ago