Nidaozi's Stars
huoyu820125/SecondPaxos
1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本paxos算法封装代码,以及正确性压测程序。
golang/proposal
Go Project Design Documents
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
skywind3000/avlmini
AVL implementation which is as fast/compact as linux's rbtree
boltdb/bolt
An embedded key/value database for Go.
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
csunny/etcd-from-arch-to-souce-code
etcd架构以及源码解析
gocn/opentalk
Go 开源说
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
leisurelicht/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
mwitkow/go-proto-validators
Generate message validators from .proto annotations.
aosabook/500lines
500 Lines or Less
ranxian/xv6-chinese
中文版的 MIT xv6 文档
kata-containers/govmm
Virtual Machine Manager for Go (govmm) is a suite of packages that provide Go APIs for creating and managing virtual machines.
digitalocean/go-qemu
Go packages to interact with QEMU using the QEMU Machine Protocol (QMP). Apache 2.0 Licensed.
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
golang/glog
Leveled execution logs for Go
xianlubird/article
我收集的一些感觉还不错的文章
ardanlabs/gotraining
Go Training Class Material :
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
kubernetes/minikube
Run Kubernetes locally
containers/podman
Podman: A tool for managing OCI containers and pods.
firecracker-microvm/firecracker-containerd
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
TencentBlueKing/bk-cmdb
蓝鲸智云配置平台(BlueKing CMDB)
dromara/Sa-Token
一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0