xueweiz / DistributedFileSystem
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 8 years ago
Alternatives and similar repositories for DistributedFileSystem:
Users that are interested in DistributedFileSystem are comparing it to the libraries listed below
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- Crush algorithm from Ceph (http://ceph.com/)☆9Updated 10 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- The Cicada engine☆55Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- C++ network library☆9Updated 9 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- Persistent Memory Storage Engine☆24Updated 2 months ago
- LSM-trie☆113Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- DHT-based Distributed File System for MapReduce Jobs☆26Updated 5 months ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ☆12Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.☆14Updated 8 years ago