Carey6918's Stars
sony/sonyflake
A distributed unique ID generator inspired by Twitter's Snowflake
cch123/golang-notes
Go source code analysis(zh-cn)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
bwmarrin/snowflake
A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
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.
hashicorp/raft
Golang implementation of the Raft consensus protocol
bilibili/gengine
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
lestrrat-go/file-rotatelogs
[ARCHIVED] Port of perl5 File::RotateLogs to Go
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
521xueweihan/git-tips
:trollface:Git的奇技淫巧
apache/karaf
Mirror of Apache Karaf
aprilmadaha/pingmesh
Pingmesh:A Large-Scale System for Data Center Network Latency Measurement and Analysis(用于数据中心网络延迟测量和分析的大规模系统)
helm/charts
⚠️(OBSOLETE) Curated applications for Kubernetes
urfave/cli
A simple, fast, and fun package for building command line apps in Go
aneasystone/mysql-deadlocks
收集一些常见的 MySQL 死锁案例
golangci/golangci-lint
Fast linters runner for Go
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
jaegertracing/jaeger-client-go
🛑 This library is DEPRECATED!
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
opentracing/opentracing-go
OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
magicsong/sonargo
client of sonarqube api in go language
1995parham/github-do-not-ban-us
GitHub do not ban us from open source world :iran:
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
src-d/go-git
Project has been moved to: https://github.com/go-git/go-git
andygrunwald/go-gerrit
Go client/library for Gerrit Code Review
mozillazg/go-pinyin
汉字转拼音
feixiao/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译