fangpin / miniDFSLinks
Simple version of Distributed File System on multiple threads
☆59Updated last month
Alternatives and similar repositories for miniDFS
Users that are interested in miniDFS are comparing it to the libraries listed below
Sorting:
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 2 months ago
- High-Performance C++ Data System☆131Updated last month
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- C++ raft lib☆136Updated 3 years ago
- 分布式leveldb☆23Updated 4 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 5 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 5 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- Simple Database Management System☆39Updated 9 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Implementation of Google File System☆54Updated 10 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆202Updated 2 years ago
- Record Database learning☆13Updated last year
- the fastest in-memory index in the East 东半球最快并发索引☆476Updated 4 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Key Value Store based on LevelDB☆114Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago