This is your work, valued
Less is not more.
raft-demo. 通过hashicorp-raft库手把手调试raft协议
paxos. paxos for studying
btree. Go implementation of B plus tree
ergo. Ergo protocol description & reference client implementation
night. Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
zookeeper_paper_cn. The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf
raft-kv. Distributed key-value storage service based on Raft
asynq. Simple, reliable, and efficient distributed task queue in Go
dkron. Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
gorouter. xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
conference.
requests. A simple, yet elegant, HTTP library.
500lines. 500 Lines or Less
sanic. Accelerate your web app development | Build fast. Run fast.
django-rest-framework. Web APIs for Django. 🎸
http-api-guide.
pyenv. Simple Python version management
flasky. Companion code to my O'Reilly book "Flask Web Development", second edition.
flask. The Python micro framework for building web applications.
django. The Web framework for perfectionists with deadlines.
python-fire. Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.