zjsyhjh / ucb-cs186Links
All projects about ucb-cs186(fall 2013), you can get information from the course website(https://sites.google.com/site/cs186fall2013)
☆14Updated 9 years ago
Alternatives and similar repositories for ucb-cs186
Users that are interested in ucb-cs186 are comparing it to the libraries listed below
Sorting:
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 5 years ago
- xnnyygn's raft implementation☆238Updated 9 months ago
- My multi-paxos service implement :-)☆144Updated 3 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 8 years ago
- ☆61Updated 9 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- Labs of MIT 6.830 Database Systems☆57Updated 8 years ago
- ☆133Updated 4 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆343Updated 6 years ago
- Course info for 6.814/6.830 Fall 2018☆163Updated 4 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆37Updated 3 years ago
- My sample code repository☆146Updated 2 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- 2018年春季课程学习资料汇总☆310Updated 7 years ago
- 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed …☆214Updated 5 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- Solutions to mit 6.824 2018☆170Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- ☆26Updated 7 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago