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 9 years ago
Alternatives and similar repositories for DistributedFileSystem:
Users that are interested in DistributedFileSystem are comparing it to the libraries listed below
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆29Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Crush algorithm from Ceph (http://ceph.com/)☆10Updated 10 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.☆15Updated 8 years ago
- The Cicada engine☆55Updated 7 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆24Updated 2 years ago
- DHT-based Distributed File System for MapReduce Jobs☆26Updated 7 months ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- ☆14Updated 3 years ago