dmarkham / enumerLinks
A Go tool to auto generate methods for your enums
ā493Updated 3 weeks 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ā867Updated this week
- šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...ā531Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.ā621Updated 5 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteā451Updated 2 weeks ago
- š Go code coverage to SVG treemapā577Updated 4 months ago
- Type safe enums for Go without code generation or reflectionā441Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.ā516Updated last month
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.ā507Updated 6 months ago
- GoWrap is a command line tool for generating decorators for Go interfacesā1,255Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.ā569Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json packageā525Updated 3 weeks ago
- A minimalist Go configuration libraryā380Updated 3 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesā603Updated 2 weeks ago
- Refactoring and code transformation tool for Go.ā1,012Updated 6 months ago
- A Go tool to auto generate methods for your enumsā485Updated last year
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.ā452Updated this week
- Make your Go programs use less memory (maybe)ā841Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrappedā345Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.ā827Updated last year
- An alternative to stack traces for your Go errorsā778Updated 3 weeks ago
- Generic resource pool for Goā382Updated 4 months ago
- Generate type-safe Go converters by defining function signatures.ā752Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)ā420Updated 9 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping schemeā304Updated this week
- Golang rate limiters for distributed applicationsā585Updated last week
- 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ā¦ā397Updated 6 months ago
- Powerful mock generation tool for Go programming languageā727Updated this week
- Selected Go-internal packages factored out from the standard libraryā940Updated 5 months ago
- Combine one or more Go errors togetherā1,152Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.ā378Updated last year