dahaihu's Stars
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
redis/go-redis
Redis Go client
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
hashicorp/raft
Golang implementation of the Raft consensus protocol
expr-lang/expr
Expression language and expression evaluation for Go
rfyiamcool/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
golang/proposal
Go Project Design Documents
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
sony/gobreaker
Circuit Breaker implemented in Go
dwyl/learn-tdd
:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
hpcloud/tail
Go package for reading from continously updated files (tail -f)
argoproj/argo-events
Event-driven Automation Framework for Kubernetes
hashicorp/go-multierror
A Go (golang) package for representing a list of errors as a single error.
ben-strasser/fast-cpp-csv-parser
fast-cpp-csv-parser
valyala/bytebufferpool
Anti-memory-waste byte buffer pool
uber-go/gopatch
Refactoring and code transformation tool for Go.
go-redis/redis_rate
Rate limiting for go-redis
go-redis/cache
Cache library with Redis backend for Golang
chaitin/blazehttp
BlazeHTTP 是一款简单易用的 WAF 防护效果测试工具。BlazeHTTP stands as a user-friendly WAF protection efficacy evaluation tool.
p-ranav/csv2
Fast CSV parser and writer for Modern C++
xiang90/paxos
A go implementation of the Paxos algorithm
ispras/web-scraper-chrome-extension
Web data extraction tool implemented as chrome extension
tetafro/clickhouse-cluster
Simple clickhouse cluster with docker-compose
libinjection/libinjection
SQL / SQLI tokenizer parser analyzer
claygod/transaction
Embedded database for accounts transactions.
nvanbenschoten/epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
damiony/logcollect
日志收集系统