daixiang0 / gci
GCI, a tool that control golang package import order and make it always deterministic.
☆475Updated 2 weeks ago
Alternatives and similar repositories for gci:
Users that are interested in gci are comparing it to the libraries listed below
- A Go linter to check that errors from external packages are wrapped☆329Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆467Updated last month
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆481Updated last month
- An enum generator for go☆819Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆549Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- 🎄 Go code coverage to SVG treemap☆552Updated 2 weeks ago
- Combine one or more Go errors together☆1,123Updated 11 months ago
- 🪵 Ensure consistent code style when using log/slog☆172Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆464Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆394Updated 4 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆133Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆658Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆266Updated 3 weeks ago
- Collection of log/slog related projects.☆219Updated 3 months ago
- Protocol Buffer Validation for Go☆360Updated last week
- Generate markdown documentation for Go (golang) code☆410Updated 9 months ago
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the abi…☆305Updated last year
- The missing tool for Visualising Go Tests☆316Updated 5 months ago
- Make your Go programs use less memory (maybe)☆805Updated 2 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,180Updated last month
- json encoding and decoding☆214Updated 4 months ago
- Generic resource pool for Go☆351Updated 2 months ago
- OpenTelemetry instrumentation for database/sql☆338Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month
- Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.☆303Updated 3 months ago
- Redis client Mock☆306Updated 9 months ago