wkiser's Stars
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
jmoiron/sqlx
general purpose extensions to golang's database/sql
golangci/golangci-lint
Fast linters runner for Go
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
argoproj/argo-workflows
Workflow Engine for Kubernetes
google/wire
Compile-time Dependency Injection for Go
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
open-policy-agent/opa
Open Policy Agent (OPA) is an open source, general-purpose policy engine.
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
sveinbjornt/Sloth
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
olivere/elastic
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
improbable-eng/grpc-web
gRPC Web implementation for Golang and TypeScript
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
projectcontour/contour
Contour is a Kubernetes ingress controller using Envoy proxy.
alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
jessevdk/go-flags
go command line option parser
sasha-s/go-deadlock
Online deadlock detection in go (golang)
maxbrunsfeld/counterfeiter
A tool for generating self-contained, type-safe test doubles in go
nilslice/protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
sercand/kuberesolver
Grpc Load Balancer with Kubernetes resolver
alvaroloes/enumer
A Go tool to auto generate methods for your enums
mennanov/fieldmask-utils
Protobuf Field Mask Go utils
DataDog/datadog-trace-agent
Datadog Trace Agent archive (pre-6.10.0)
confluentinc/proto-go-setter