dmarkham / enumerLinks
A Go tool to auto generate methods for your enums
ā478Updated 4 months ago
Alternatives and similar repositories for enumer
Users that are interested in enumer are comparing it to the libraries listed below
Sorting:
- An enum generator for goā835Updated 3 months ago
- šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...ā488Updated this week
- A Go tool to auto generate methods for your enumsā484Updated 10 months ago
- š Go code coverage to SVG treemapā564Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.ā495Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.ā563Updated 4 months ago
- Is a general library to help modify or set data within data structures and other objects.ā269Updated 5 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.ā448Updated last year
- Generic resource pool for Goā371Updated last month
- A Go linter to check that errors from external packages are wrappedā336Updated 2 months ago
- Type safe enums for Go without code generation or reflectionā424Updated 10 months ago
- Generate type-safe Go converters by defining function signatures.ā701Updated this week
- Combine one or more Go errors togetherā1,140Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteā448Updated 2 months ago
- Refactoring and code transformation tool for Go.ā996Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping schemeā295Updated 2 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfacesā1,222Updated 3 weeks ago
- š” HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)ā358Updated last month
- An alternative to stack traces for your Go errorsā766Updated last week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.ā374Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.ā599Updated 2 months ago
- Make your Go programs use less memory (maybe)ā821Updated last week
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional wayā278Updated 8 months ago
- Experimental implementation of a proposed v2 encoding/json packageā514Updated last month
- Golang rate limiters for distributed applicationsā566Updated 2 weeks ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by dā¦ā390Updated 3 months ago
- Selected Go-internal packages factored out from the standard libraryā923Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.ā821Updated last year
- Zero-allocation reflection library for Goā574Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.ā320Updated 6 months ago