kophy / ADS
Advanced Data Structures with blogs on Jianshu (stop updating).
☆29Updated 8 years ago
Alternatives and similar repositories for ADS
Users that are interested in ADS are comparing it to the libraries listed below
Sorting:
- a distributed storage engine☆89Updated 8 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Updated 4 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- innodb分析版本☆77Updated 9 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.☆165Updated 12 years ago
- ☆18Updated 8 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆118Updated 4 months ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- Google论文《The Chubby lock service for loosely coupled distributed systems》的中文翻译☆29Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- ☆64Updated 6 years ago
- ☆70Updated 8 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- Baidu Ksarch Redis - a production solution of redis cluster☆88Updated 8 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago