ChenZhongPu / miniDFS
A miniDFS support basic distributed file system like HDFS
☆14Updated 8 years ago
Alternatives and similar repositories for miniDFS:
Users that are interested in miniDFS are comparing it to the libraries listed below
- 关于无锁队列的知识☆11Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- ☆33Updated 5 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- ☆16Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- ☆53Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- leveldb_1.17代码注释(annotated leveldb_1.17 source code)☆9Updated 10 years ago
- Libco 源码分析☆30Updated 6 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- libevent library reimplemented with c++☆42Updated 5 years ago
- epoll源码分析☆16Updated 9 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- a simple C++ searchengine☆61Updated 2 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆75Updated 4 years ago
- 小的实验项目代码☆33Updated last year
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆17Updated 9 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month