dmarkham / enumer
A Go tool to auto generate methods for your enums
☆443Updated 3 months ago
Alternatives and similar repositories for enumer:
Users that are interested in enumer are comparing it to the libraries listed below
- An enum generator for go☆778Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆438Updated 4 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆451Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆423Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆755Updated last week
- Refactoring and code transformation tool for Go.☆959Updated last month
- Combine one or more Go errors together☆1,072Updated 8 months ago
- A minimalist Go configuration library☆381Updated 10 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…☆359Updated 10 months ago
- Generate type-safe Go converters by defining function signatures.☆609Updated this week
- 🎄 Go code coverage to SVG treemap☆523Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆543Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- An alternative to stack traces for your Go errors☆742Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,133Updated last month
- A Go linter to check that errors from external packages are wrapped☆313Updated 2 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆438Updated 7 months ago
- Is a general library to help modify or set data within data structures and other objects.☆243Updated 2 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆260Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆429Updated this week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆365Updated last year
- Golang rate limiters for distributed applications☆497Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆239Updated 8 months ago
- Go library for retrying with configurable backoffs☆649Updated 5 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated last month
- Generic resource pool for Go☆319Updated 4 months ago
- Type safe enums for Go without code generation or reflection☆408Updated 5 months ago