WenRuige's Stars
graphql-go/graphql
An implementation of GraphQL for Go / Golang
bfenetworks/bfe
A modern layer 7 load balancer from baidu
wiredtiger/wiredtiger
WiredTiger's source tree
globalsign/mgo
The MongoDB driver for Go
rwynn/gtm
gtm (go tail mongo) is a MongoDB event listener
btcsuite/btcd
An alternative full node bitcoin implementation written in Go (golang)
mongodb/mongo
The MongoDB Database
markyun/markyun
在Github的学习片段
bigbully/Dapper-translation
translate the paper of "Dapper, a Large-Scale Distributed Systems Tracing Infrastructure"
micli/timeseriesdb-benchmarks
graphile/crystal
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
byterotate/Book
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
WenRuige/redislock
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
geektime-geekbang/geektime-ELK
ELK Training
syndtr/goleveldb
LevelDB key/value database in Go.
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
huandu/xstrings
Implements string functions widely used in other languages but absent in Go.
looplab/fsm
Finite State Machine for Go
PacktPublishing/Mastering-Go
Mastering Go, published by Packt
fxsjy/jieba
结巴中文分词
go-ego/gse
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
dgraph-io/dgraph
The high-performance database for modern applications
go-ego/riot
Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
dgraph-io/badger
Fast key-value DB in Go.
cch123/golang-notes
Go source code analysis(zh-cn)
google/btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.