uudashr / ifaceLinks
Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"
☆16Updated 2 weeks ago
Alternatives and similar repositories for iface
Users that are interested in iface are comparing it to the libraries listed below
Sorting:
- 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 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Golang linter to use strconv☆40Updated 4 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- ☆53Updated 9 months ago
- Support for Unix domain sockets in Go HTTP clients☆80Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆31Updated last week
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- ☆27Updated 3 years ago
- A Go API for perf_event_open☆24Updated last year
- ☆98Updated 7 months ago
- alternative condition variable synchronization primitive☆30Updated 8 months ago
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- A very fast arena allocator for Go☆29Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- ☆24Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- Simple oauth prompting☆28Updated last year
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 8 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago