Hu-Jiang's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
Alvin9999/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
IBM/sarama
Sarama is a Go library for Apache Kafka.
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
Masterminds/squirrel
Fluent SQL generation for golang
meirwah/awesome-workflow-engines
A curated list of awesome open source workflow engines
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
easegress-io/easegress
A Cloud Native traffic orchestration system
uber-go/ratelimit
A Go blocking leaky-bucket rate limit implementation
apache/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
Jeffail/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
rcrowley/go-metrics
Go port of Coda Hale's Metrics library
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
rescrv/HyperDex
HyperDex is a scalable, searchable key-value store
sharanyaa/grok_sdi_educative
Grokking the System Design Interview Course
aliyun/alibaba-cloud-sdk-go
Alibaba Cloud SDK for Go
tianyicui/DP-Book
动态规划的思考艺术
gohouse/converter
database table to golang struct (table to struct) converter with cli and go lib support
LisaHJung/Part-1-Intro-to-Elasticsearch-and-Kibana
eisenxp/macos-golink-wrapper
solution to "syscall.Mprotect panic: permission denied" on macOS Catalina 10.15.x
cuonglm/gocmt
Add missing comment on exported function, method, type, constant, variable in go file
go-xorm/cmd
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
sam-jay/shoo-lang
Shoo is a statically typed programming language with first-class functions, structs, and arrays.
bramp/goadvent-antlr
Examples from my goadvent blog post