Headrush95's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
efficientgo/examples
"Efficient Go" Book Code Examples
stevemao/awesome-git-addons
:sunglasses: A curated list of add-ons that extend/enhance the git CLI.
sobolevn/dotfiles
dotfiles for the developer happiness: macos, zsh, brew, vscode, python, minimalism
klauspost/cpuid
CPU feature identification for Go
uber-go/guide
The Uber Go Style Guide.
pashagolub/pgxmock
pgx mock driver for golang to test database interactions
steinfletcher/apitest
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
sirupsen/logrus
Structured, pluggable logging for Go.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
piotrpersona/nats-streaming-ui
GUI for Nats Streaming server (https://developer.aliyun.com/mirror/npm/package/nats-streaming-ui)
OWASP/Go-SCP
Golang Secure Coding Practices guide
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
wg/wrk
Modern HTTP benchmarking tool
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
Owner-maker/wbtech-level1
This repo is for the purpose of studying Go. Includes solutions to the tasks.
Owner-maker/wbtech_level2
This repo is for the purpose of studying Go. Includes another solutions to the tasks.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
zchee/go-hyperscan
Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.
BurntSushi/rure-go
Go bindings to Rust's regex engine.
githubnemo/CompileDaemon
Very simple compile daemon for Go
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
Creatly/creatly-backend
🚀 Creatly backend app
frantchessico/zogo
proullon/ramsql
In-memory SQL engine in Go sql/driver for testing purpose
dariubs/GoBooks
List of Golang books
zhashkevych/go-clean-architecture
👨💻 REST API example, built by following Uncle Bob’s clean architecture principles
MatthewJamesBoyle/golang-interview-prep
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.