abice / go-enumLinks
An enum generator for go
☆840Updated 2 weeks ago
Alternatives and similar repositories for go-enum
Users that are interested in go-enum are comparing it to the libraries listed below
Sorting:
- A Go tool to auto generate methods for your enums☆481Updated 4 months ago
- Generate type-safe Go converters by defining function signatures.☆719Updated this week
- A golang package for converting to snake_case or CamelCase☆1,093Updated last year
- Initialize structs with default values☆843Updated 10 months ago
- Combine one or more Go errors together☆1,143Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- A library for diffing golang structures☆959Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,228Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆502Updated 3 months ago
- An in-memory cache with item expiration and generics☆1,104Updated this week
- Golang errors with stack trace and source fragments.☆1,091Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆497Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months 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…☆391Updated 4 months ago
- Convert Golang's http.Request to CURL command line☆786Updated last month
- A comprehensive error handling library for Go☆1,257Updated 8 months ago
- Right imports sorting & code formatting tool (goimports alternative)☆676Updated 2 months ago
- 🎄 Go code coverage to SVG treemap☆570Updated 2 months ago
- Update outdated Go dependencies interactively☆1,028Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆716Updated last year
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆458Updated last year
- Golang rate limiters for distributed applications☆570Updated last week
- Go library for retrying with configurable backoffs☆673Updated 11 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆597Updated last month
- Go library for creating finite state machines☆1,078Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆847Updated 3 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆362Updated 3 weeks ago