wazazaby's Stars
nektos/act
Run your GitHub Actions locally 🚀
pocketbase/pocketbase
Open Source realtime backend in 1 file
redis/go-redis
Redis Go client
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
bitfield/script
Making it easy to write shell-like scripts in Go
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
maruel/panicparse
Crash your app in style (Golang)
fatih/gomodifytags
Go tool to modify struct field tags
birdayz/kaf
Modern CLI for Apache Kafka, written in Go.
maragudk/gomponents
HTML components in pure Go.
google/go-safeweb
Secure-by-default HTTP servers in Go.
viccon/sturdyc
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
planetscale/vtprotobuf
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
rogpeppe/go-internal
Selected Go-internal packages factored out from the standard library
zombiezen/go-sqlite
Low-level Go interface to SQLite 3
prometheus/procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
libp2p/go-reuseport
reuse tcp/udp ports in golang
func25/go-practical-tips
Go Practical Tips
cvilsmeier/sqinn-go
Golang SQLite without cgo
dlmiddlecote/sqlstats
A Go library for collecting sql.DBStats in Prometheus format
VictoriaMetrics/easyproto
Simple building blocks for protobuf marshaling and unmarshaling
quagmt/udecimal
A high-performance, high precision, zero allocation fixed-point decimal library for financial applications
grafana/pyroscope-go
This is the golang client integration for Pyroscope
yarlson/pin
pin is a lightweight, customizable terminal spinner library for Go applications
jlauinger/go-safer
Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architecture-sized fields
alvii147/gloop
Go utility library for convenient looping using Go's range-over-func feature
maxpoletaev/directcgo
Calling C functions from Go with minimal overhead
chardonnaydb/chardonnay