dmarkham / enumer
A Go tool to auto generate methods for your enums
☆437Updated last month
Related projects ⓘ
Alternatives and complementary repositories for enumer
- An enum generator for go☆757Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆388Updated this week
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆436Updated 2 months ago
- 🌈 slog.Handler that writes tinted (colorized) logs☆778Updated 2 months ago
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆356Updated 8 months ago
- Is a general library to help modify or set data within data structures and other objects.☆233Updated last year
- A minimalist Go configuration library☆381Updated 8 months ago
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆390Updated this week
- Make your Go programs use less memory (maybe)☆676Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- Refactoring and code transformation tool for Go.☆941Updated this week
- Collection of log/slog related projects.☆191Updated 3 weeks ago
- Powerful mock generation tool for Go programming language☆644Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 2 months ago
- Generic resource pool for Go☆304Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- Structured concurrency made easy☆369Updated last month
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,092Updated 2 months ago
- An alternative to stack traces for your Go errors☆729Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week