abice / go-enum
An enum generator for go
☆822Updated last month
Alternatives and similar repositories for go-enum:
Users that are interested in go-enum are comparing it to the libraries listed below
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,189Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,075Updated last year
- Combine one or more Go errors together☆1,130Updated last year
- Generate type-safe Go converters by defining function signatures.☆675Updated last month
- Refactoring and code transformation tool for Go.☆989Updated 2 months ago
- A library for diffing golang structures☆944Updated last year
- Initialize structs with default values☆828Updated 8 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,452Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆478Updated last month
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆711Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆582Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆746Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,039Updated this week
- A comprehensive error handling library for Go☆1,249Updated 5 months ago
- Right imports sorting & code formatting tool (goimports alternative)☆655Updated 2 weeks ago
- Golang errors with stack trace and source fragments.☆1,084Updated 11 months ago
- Go error library with error portability over the network☆2,196Updated this week
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,619Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- GoLang port of Google's libphonenumber library☆1,385Updated last week
- Concurrent data structures for Go☆1,262Updated this week
- Go Dependency Analysis toolkit☆1,489Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆821Updated last year
- Go library for creating finite state machines☆1,045Updated 3 months ago
- A collection of generic data structures written in Go.☆1,304Updated 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…☆382Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆470Updated this week