uudashr / ifaceLinks
Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"
☆16Updated 3 months ago
Alternatives and similar repositories for iface
Users that are interested in iface are comparing it to the libraries listed below
Sorting:
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- detects nested contexts in loops or function literals☆57Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- alternative condition variable synchronization primitive☆28Updated 11 months ago
- Print uncovered code☆59Updated 9 months ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A Go API for perf_event_open☆24Updated last year
- ☆25Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- ☆99Updated 10 months ago
- a slog handler for testing that code logs expected results☆22Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 7 months ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Go linter for finding defer statements inside for loops☆26Updated last year
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- ☆27Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago