breml / errchkjson
Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks
☆40Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for errchkjson
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Go linter to detect erroneous multiplication of duration values☆46Updated 5 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated last month
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- ☆26Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated last year
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- Simple oauth prompting☆28Updated 9 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated last month
- ☆51Updated 3 weeks ago
- ☆24Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated 6 months ago
- Benchmark the init cost of Go packages☆73Updated 2 months ago
- go.mod git archiver☆88Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆38Updated last year
- ☆78Updated 4 years ago
- ☆88Updated 3 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- golang's present tool but with code syntax highlighting☆39Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago