fangpin / miniDFSLinks
Simple version of Distributed File System on multiple threads
☆61Updated 5 months ago
Alternatives and similar repositories for miniDFS
Users that are interested in miniDFS are comparing it to the libraries listed below
Sorting:
- B+ tree implementation which stores data in file☆281Updated 2 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- C++ raft lib☆138Updated 3 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆173Updated 7 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- A mini database implementation.☆243Updated 5 months ago
- C++ implementation of raft consensus☆271Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 8 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- High-Performance C++ Data System☆131Updated 5 months ago
- the fastest in-memory index in the East 东半球最快并发索引☆478Updated 4 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆93Updated 10 years ago
- ☆133Updated 4 years ago
- The C++ implementation of etcd raft☆21Updated 10 months ago
- Gossip protocol implementation in C☆62Updated 8 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago