uudashr / ifaceLinks
Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"
☆16Updated last month
Alternatives and similar repositories for iface
Users that are interested in iface are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Golang linter to use strconv☆40Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- go test with colors☆11Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- ☆98Updated 7 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆24Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- detects nested contexts in loops or function literals☆51Updated this week
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 4 months ago
- alternative condition variable synchronization primitive☆30Updated 9 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- ☆54Updated 10 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 10 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago