sepetrov's Stars
git-bug/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
gofrs/uuid
A UUID package for Go
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
aquasecurity/microscanner
Scan your container images for package vulnerabilities with Aqua Security
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Masterminds/squirrel
Fluent SQL generation for golang
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
oklog/run
A universal mechanism to manage goroutine lifecycles
alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
kisielk/errcheck
errcheck checks that you checked errors.
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
golang-standards/project-layout
Standard Go Project Layout
pkg/errors
Simple error handling primitives
go-kit/kit
A standard library for microservices.
jmoiron/sqlx
general purpose extensions to golang's database/sql
cloud66-oss/habitus
A build flow tool for Docker.
phogolabs/parcello
Golang Resource Bundler [deprecated]
amlwwalker/got-qt
A framework for building cross platform GUI interfaces in Go and QML
paragonie/EasyRSA
Simple and Secure Wrapper for phpseclib
material-components/material-components-web
Modular and customizable Material Design UI components for the web
jakearchibald/isserviceworkerready
Tracking the status of ServiceWorker in browsers
julienschmidt/httprouter
A high performance HTTP request router that scales well
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
mailhog/MailHog
Web and API based SMTP testing
jtyr/gbt
Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.