GoDoX extract speficic comments from Go code based on keywords
☆19Jan 28, 2025Updated last year
Alternatives and similar repositories for godox
Users that are interested in godox are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- ☆21Jan 16, 2026Updated 2 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Backward-compatible shim for log/slog☆10Oct 15, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 5 months ago
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 5 months ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Jul 31, 2022Updated 3 years ago
- Code generated struct validation tool for go.☆23Jan 22, 2026Updated 2 months ago
- Configure slog log level per-package via an env var.☆19Aug 28, 2023Updated 2 years ago
- ☆13Jan 7, 2025Updated last year
- Go package implementing threadsafe, high-throughput Bloom filters based on BitSets powered by Atomic Int64s☆13May 9, 2025Updated 10 months ago
- Verify proper golang import directives, beyond the capability of gofmt and goimports.☆24Jun 10, 2021Updated 4 years ago
- TinyLFU cache admission policy☆10Aug 4, 2023Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated 10 months ago
- Golang linter to check the errors handling expressions☆68Sep 18, 2025Updated 6 months ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Jun 2, 2024Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆198Mar 6, 2025Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated last month
- Go linter for forbidding identifiers☆161Oct 25, 2025Updated 4 months ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- A collection of common static analyzers (linters) that can be used with Bazel's rules_go☆35Aug 14, 2024Updated last year
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated last month
- Golang utlities to make your life easier with zero allocations☆49Sep 24, 2025Updated 6 months ago
- Lytics Command Line Utility☆16Apr 8, 2021Updated 4 years ago
- High-performance SIMD-accelerated CSV parser for Go 1.26+ using simd/archsimd. Drop-in replacement for encoding/csv☆39Feb 14, 2026Updated last month
- Go package to convert errors to exit codes☆15Oct 2, 2020Updated 5 years ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 4 months ago
- Strace: history, usage examples, example syscall tracer implementation☆10Mar 24, 2020Updated 6 years ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆84Mar 9, 2026Updated 2 weeks ago
- Go utility library for convenient looping using Go's range-over-func feature☆27Jun 15, 2025Updated 9 months ago
- Useful command builder for spf13/cobra☆11Jun 29, 2020Updated 5 years ago
- LFU with Dynamic Aging cache library for Golang☆12Nov 24, 2020Updated 5 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Sep 2, 2025Updated 6 months ago
- Easy fuzzing with go-fuzz☆14Apr 10, 2020Updated 5 years ago
- manage your protofile tree and vendor remote files☆13Sep 6, 2023Updated 2 years ago