nlepage / gophersLinks
Some gophers 🐻
☆84Updated 3 years ago
Alternatives and similar repositories for gophers
Users that are interested in gophers are comparing it to the libraries listed below
Sorting:
- Cache implementations in Go, with support for generics.☆45Updated 3 years ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 8 months ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆52Updated 3 weeks ago
- mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages☆286Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated this week
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆109Updated 2 months ago
- Notification broadcaster library☆155Updated 3 years ago
- Generate random, pronounceable, sometimes even memorable, "superhero like" codenames - just like Docker does with container names.☆114Updated 6 months ago
- GitHub Action that runs Revive on your Go code☆40Updated this week
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆317Updated 9 months ago
- A cancelable reader for Go☆134Updated last year
- KCD lets you focus on what matters: coding.☆43Updated 2 years ago
- Golog is a production ready logger which support tracing and other custom behaviours out of the box. Blazing fast and simple to use.☆40Updated 2 years ago
- A corpus of popular Go modules☆108Updated 8 months ago
- Magic number detector for Go.☆199Updated last year
- Script-like system automation wrapped in the security and type safety of the Go programming language☆115Updated 2 weeks ago
- func(w http.ResponseWriter, r *http.Request) error☆54Updated 2 months ago
- 🚨 slog sampling: drop repetitive log records☆85Updated 3 weeks ago
- Write Github actions in Go☆215Updated 2 years ago
- Go Progress Bar☆124Updated 2 years ago
- linter for copyright headers☆27Updated last week
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 2 weeks ago
- Check that no globals are present in Go code.☆118Updated last month
- In-process request tracing☆97Updated last week
- testcase is an opinionated testing framework to support test driven design.☆123Updated last week
- ☆79Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year