sprak3000's Stars
jstemmer/go-junit-report
Convert Go test output to JUnit XML
NdoleStudio/go-otelroundtripper
Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.
shomali11/slacker
Slack Bot Framework
darold/pgFormatter
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
reugn/go-quartz
Minimalist and zero-dependency scheduling library for Go
soypat/gopherlings
📘️ Learn Go by fixing tiny incorrect programs
anothrNick/github-tag-action
A Github Action to tag a repo on merge.
cockroachdb/copyist
Mocking your SQL database in Go tests has never been easier.
eko/gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
arsham/blush
Grep with colours
The-Wineskin-Project/WineskinServer
Wineskin
reposaur/reposaur
Open source compliance tool for development platforms.
actions/setup-go
Set up your GitHub Actions workflow with a specific version of Go
cloudflare/tableflip
Graceful process restarts in Go
uptrace/bun
SQL-first Golang ORM
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Evertras/bubble-table
A customizable, interactive table component for the Bubble Tea framework
orgrim/pg_back
Simple backup tool for PostgreSQL
moqueries/cli
Lock-free interface and function mocks for Go
aormsby/Fork-Sync-With-Upstream-action
An action to automatically update your fork with new commits from the upstream repo
alicebob/miniredis
Pure Go Redis server for Go unittests
ryboe/q
Quick and dirty debugging output for tired Go programmers
TekWizely/pre-commit-golang
Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
dgryski/awesome-go-style
A collection of Go style guides
Narasimha1997/ratelimiter
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
sony/gobreaker
Circuit Breaker implemented in Go
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
ent/ent
An entity framework for Go
XenitAB/go-oidc-middleware
OpenID Connect (OIDC) http middleware for Go
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code