nostrict's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
spf13/cobra
A Commander for modern Go CLI interactions
wg/wrk
Modern HTTP benchmarking tool
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
sshuttle/sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
objective-see/LuLu
LuLu is the free open-source macOS firewall
appleboy/gorush
A push notification server written in Go (Golang).
twitchtv/twirp
A simple RPC framework with protobuf service definitions
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
tidwall/evio
Fast event-loop networking for Go
h2non/imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
facebookarchive/grace
Graceful restart & zero downtime deploy for Go servers.
ankane/strong_migrations
Catch unsafe migrations in development
2ndalpha/gasmask
Hosts file manager for OS X
itchyny/gojq
Pure Go implementation of jq
rubenv/sql-migrate
SQL schema migration tool for Go.
protocolbuffers/protobuf-go
Go support for Google's protocol buffers
cloudflare/tableflip
Graceful process restarts in Go
gookit/color
🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染
hexdigest/gowrap
GoWrap is a command line tool for generating decorators for Go interfaces
oligot/go-mod-upgrade
Update outdated Go dependencies interactively
tcnksm/go-httpstat
Tracing golang HTTP request latency
pashagolub/pgxmock
pgx mock driver for golang to test database interactions
Artur-Sulej/excellent_migrations
An Elixir tool for checking safety of database migrations.
covrom/gonec
Платформа создания микросервисов на 1С-подобном языке
magnit-tech/magnit-online
Департамент онлайн сервисов Магнит
jackc/pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
talon-one/talang
A custom programming language, specifically a lisp-dialect, implemented in Go, that we developed and use internally at Talon.One