alexkohler / dogsledView external linksLinks
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
☆73Mar 29, 2024Updated last year
Alternatives and similar repositories for dogsled
Users that are interested in dogsled are comparing it to the libraries listed below
Sorting:
- 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
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated 9 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 2 weeks ago
- Walk through JSON with Go☆65Jul 15, 2022Updated 3 years ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19May 18, 2020Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Jan 29, 2026Updated 2 weeks ago
- ☆12Aug 3, 2022Updated 3 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Nov 6, 2017Updated 8 years ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- Report code that is unnecessarily indented☆18Aug 29, 2017Updated 8 years ago
- quotes strings for shell scripts☆17Jun 13, 2020Updated 5 years ago
- golang smtp server that just writes every incoming email to a text file☆44Jun 6, 2016Updated 9 years ago
- ☆21Jan 16, 2026Updated last month
- 👻 Locate and fix overly complex lines of code in Go.☆52Oct 15, 2018Updated 7 years ago
- Bulk query SQLite database over the network☆51Apr 19, 2020Updated 5 years ago
- Find in Go repeated strings that could be replaced by a constant☆314May 22, 2025Updated 8 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Nov 16, 2023Updated 2 years ago
- A pluggable configuration management library with zero dependencies☆66Jan 20, 2026Updated 3 weeks ago
- Source code analyzer that helps you to make your Go programs more consistent.☆363May 29, 2025Updated 8 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 3 months ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Go linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆103Apr 9, 2024Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated this week
- A DIY dashboard based on Grafana☆45Apr 24, 2024Updated last year
- Immutable data storage☆44Jan 5, 2020Updated 6 years ago
- Golang fixed versions tool for your private and public dependencies☆23Jan 30, 2017Updated 9 years ago
- Line length linter☆70Jun 4, 2022Updated 3 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- Benchmarks to compare golang geohash implementations☆12Aug 6, 2018Updated 7 years ago
- Mutation testing for Go☆27Mar 17, 2013Updated 12 years ago
- a configurable git commit hook implementation☆10Jul 6, 2020Updated 5 years ago
- 🫠 A drop-in replacement for Go errors, with some added sugar! Error handling in Go made easy with codes, messages and more. Failure is y…☆14Sep 12, 2022Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆95Dec 3, 2024Updated last year
- Static bit vector structures library☆72Jul 16, 2019Updated 6 years ago
- Miscellaneous Go toys☆134Apr 27, 2019Updated 6 years ago
- Allow and block list linter for direct Go module dependencies.☆80Updated this week
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Oct 28, 2018Updated 7 years ago
- Godoc on Mobile Device (android/ios)☆10Aug 9, 2015Updated 10 years ago