JohnStarich / go
This is a collection of my Go modules in one easy-to-import place
☆57Updated last month
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Format Go's benchmarking output☆88Updated 2 years ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆54Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Python's repr() for Go☆164Updated last week
- Simple error handling primitives☆61Updated 4 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Generates automatically a Reset() method☆35Updated 7 years ago
- time parsing library for Go; supports more time units than standard library☆43Updated 4 years ago
- errs is a package for making errors friendly and easy☆52Updated 7 months ago
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Go tool for major version upgrades☆137Updated 7 months ago
- Bridge between Go testing.T and slog.☆75Updated last year
- An inflection engine for golang☆103Updated 7 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 7 months ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- go.mod git archiver☆88Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Convert string to duration in golang☆113Updated last year
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- Simple managed reload mechanism for Go☆47Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago