nlepage / gophersLinks
Some gophers 🐻
☆84Updated 4 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
- Go proxy that serves from S3☆108Updated 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
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆112Updated 6 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆319Updated last year
- Magic number detector for Go.☆203Updated last year
- Write Github actions in Go☆215Updated 3 years ago
- Go Progress Bar☆124Updated 3 years ago
- Report unwanted import path and declaration usages☆243Updated 8 months ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆54Updated last week
- linter for copyright headers☆28Updated last week
- mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages☆307Updated last week
- Your Go project's documentation, to-go.☆101Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated last week
- A best practice http server set up that supports graceful shutdown☆200Updated 3 weeks ago
- AWS Lambda Go functions made easy...☆137Updated 5 years ago
- CLI tool to convert JSON to struct type definitions☆101Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆95Updated 2 weeks ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated last year
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆129Updated 2 years ago
- func(w http.ResponseWriter, r *http.Request) error☆55Updated last week
- In-process request tracing☆102Updated 3 months ago
- Check that no globals are present in Go code.☆123Updated 5 months ago
- Faker for golang. Random data generator. Compatible with postman dynamic variables.☆180Updated 3 years ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- A cancelable reader for Go☆138Updated 2 years ago
- Useful template functions for Go templates.☆72Updated last week
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year