fangpin / miniDFSLinks
Simple version of Distributed File System on multiple threads
☆59Updated 2 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 last year
- C++ raft lib☆137Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 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☆207Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 3 months ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- High-Performance C++ Data System☆131Updated 2 months ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 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
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A generic raft library☆286Updated 9 months ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆82Updated 4 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 3 years ago
- C++ header only multi-paxos library.☆40Updated 3 years ago
- ☆133Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- 分布式leveldb☆23Updated 4 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Simple Database Management System☆39Updated 9 years ago