uudashr / ifaceView external linksLinks
Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"
☆17Jul 11, 2025Updated 7 months ago
Alternatives and similar repositories for iface
Users that are interested in iface are comparing it to the libraries listed below
Sorting:
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 10 months ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 2 months ago
- A linter that handle directives into `go.mod`.☆16Dec 4, 2025Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Oct 30, 2025Updated 3 months ago
- detects nested contexts in loops or function literals☆65Updated this week
- A code editor component for Gio(https://gioui.org)☆24Jan 27, 2026Updated 2 weeks ago
- A GitHub Action to track code coverage in your pull requests, with a beautiful HTML preview, for free.☆20May 22, 2024Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Jan 19, 2026Updated 3 weeks ago
- The tiny loading screen for web artisans☆16Jun 9, 2025Updated 8 months ago
- Golang frequently used packages.☆18Feb 1, 2026Updated last week
- Experiments and bad ideas☆20Aug 19, 2025Updated 5 months ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Mar 11, 2025Updated 11 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Feb 13, 2025Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆437Dec 9, 2024Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆23Oct 28, 2025Updated 3 months ago
- Go linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- alternative condition variable synchronization primitive☆32Nov 17, 2024Updated last year
- Detects when some calls can be replaced by methods from the testing package☆31Dec 4, 2025Updated 2 months ago
- Go module dependency graph analysis tool☆30May 8, 2025Updated 9 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Sep 15, 2018Updated 7 years ago
- Check that no globals are present in Go code.☆128May 24, 2025Updated 8 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Feb 1, 2026Updated last week
- The buffered IO pipe.☆34Mar 12, 2023Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆313Nov 1, 2025Updated 3 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Mar 23, 2025Updated 10 months ago
- Go 1.23 range functions with database/sql☆150Nov 18, 2024Updated last year
- static, smart and developer friendly API documentation generator☆11Dec 5, 2021Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated 8 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Jul 16, 2025Updated 6 months ago
- R-Ladies Dublin meetups slides and code☆12Feb 15, 2021Updated 4 years ago
- A command-line utility to manage Keep-a-changelog formatted changelogs. Written in Go, works nicely on Monorepo.☆14Dec 8, 2024Updated last year
- A persistent, map-like object for the Go programming language. Supports customization.☆12Updated this week
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- Hex board game with MCTS implementation☆11Aug 15, 2023Updated 2 years ago
- A powerful and intuitive Go package designed for handling date intervals efficiently and effectively. This library simplifies operations …☆16Mar 10, 2025Updated 11 months ago
- Generic cache☆11Jan 10, 2026Updated last month
- Easily create key board shortcuts for your JS functions. Built using JS only with no other dependency. Inspired from MacOS spotlight☆14Dec 25, 2022Updated 3 years ago
- Tools for unpacking and repacking firmware images for the Insta360 X3☆11Sep 19, 2023Updated 2 years ago
- A simple game engine using Gtk & Cairo☆14Aug 4, 2020Updated 5 years ago