dmarkham / enumer
A Go tool to auto generate methods for your enums
☆458Updated last month
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☆810Updated this week
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆466Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆326Updated last week
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- 🎄 Go code coverage to SVG treemap☆548Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 2 months ago
- Make your Go programs use less memory (maybe)☆786Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆453Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,173Updated last week
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- A minimalist Go configuration library☆381Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- Generate type-safe Go converters by defining function signatures.☆636Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Refactoring and code transformation tool for Go.☆981Updated last month
- Generic resource pool for Go☆348Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆473Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- 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…☆377Updated 2 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- An alternative to stack traces for your Go errors☆753Updated last month
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆309Updated this week
- Immutable transaction isolated sql driver for golang☆703Updated last week
- Combine one or more Go errors together☆1,114Updated 10 months ago
- A library that provides Go Generics friendly "optional" features.☆180Updated 4 months ago
- Type safe enums for Go without code generation or reflection☆418Updated 7 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆338Updated last month