abice / go-enum
An enum generator for go
☆778Updated 3 months ago
Alternatives and similar repositories for go-enum:
Users that are interested in go-enum are comparing it to the libraries listed below
- A golang package for converting to snake_case or CamelCase☆1,051Updated last year
- A Go tool to auto generate methods for your enums☆443Updated 3 months ago
- Combine one or more Go errors together☆1,072Updated 8 months ago
- Generate type-safe Go converters by defining function signatures.☆609Updated this week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,133Updated last month
- Initialize structs with default values☆810Updated 5 months ago
- Golang errors with stack trace and source fragments.☆1,055Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆543Updated 5 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆451Updated 4 months ago
- An in-memory cache with item expiration and generics☆985Updated last month
- A comprehensive error handling library for Go☆1,232Updated 2 months ago
- A library for diffing golang structures☆920Updated last year
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆359Updated 10 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆698Updated 11 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,391Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- Go library for retrying with configurable backoffs☆649Updated 5 months ago
- Golang rate limiters for distributed applications☆497Updated last week
- Refactoring and code transformation tool for Go.☆959Updated last month
- Cache library with Redis backend for Golang☆764Updated 7 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆949Updated 4 months ago
- Go Dependency Analysis toolkit☆1,420Updated this week
- Redis client Mock☆293Updated 6 months ago
- a fake clock for golang☆678Updated 2 weeks ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆572Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆894Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆717Updated last month
- Ruby on Rails like test fixtures for Go. Write tests against a real database☆1,130Updated 2 weeks ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆1,932Updated last month
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆787Updated 7 months ago