ChenZhongPu / miniDFSLinks
A miniDFS support basic distributed file system like HDFS
☆14Updated 9 years ago
Alternatives and similar repositories for miniDFS
Users that are interested in miniDFS are comparing it to the libraries listed below
Sorting:
- BTree and BPlusTree Realize:B树和B+树的实现代码☆88Updated 9 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- ☆34Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- B+ tree implementation which stores data in file☆279Updated last year
- C++ raft lib☆136Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Reactor Pattern Implemention☆66Updated 6 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- brpc源码分析☆334Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- a simple C++ searchengine☆61Updated 2 years ago
- 轻量 级分布式消息队列☆24Updated 10 years ago
- ☆53Updated 11 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago