| theanalyst/awesome-distributed-systems |
9,711 |
|
0 |
0 |
over 2 years ago |
0 |
|
12 |
|
|
| A curated list to learn about distributed systems |
| oldratlee/translations |
6,612 |
|
0 |
0 |
almost 3 years ago |
0 |
|
27 |
other |
|
| 🐼 Chinese translations for classic IT resources |
| isno/theByteBook |
5,520 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
|
JavaScript |
| ⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue |
| lni/dragonboat |
4,831 |
|
0 |
33 |
about 2 years ago |
143 |
September 25, 2023 |
39 |
apache-2.0 |
Go |
| A feature complete and high performance multi-group Raft library in Go. |
| heidihoward/distributed-consensus-reading-list |
2,213 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
|
| A list of papers about distributed consensus. |
| stateright/stateright |
1,473 |
|
0 |
1 |
over 2 years ago |
50 |
August 27, 2023 |
15 |
mit |
Rust |
| A model checker for implementing distributed systems. |
| jeffrey-xiao/papers |
1,329 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
|
TeX |
| ChrisWhealy/DistributedSystemNotes |
422 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
|
| Notes on Lindsey Kuper's lectures on Distributed Systems |
| gryadka/js |
289 |
|
1 |
2 |
over 7 years ago |
3 |
June 05, 2017 |
1 |
mit |
JavaScript |
| Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol |
| shihuili1218/klein |
151 |
|
1 |
10 |
over 2 years ago |
8 |
October 12, 2024 |
6 |
apache-2.0 |
Java |
| 🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc.. |