A Go tool to auto generate methods for your enums
☆518Jan 22, 2026Updated last month
Alternatives and similar repositories for enumer
Users that are interested in enumer are comparing it to the libraries listed below
Sorting:
- A Go tool to auto generate methods for your enums☆484Aug 3, 2024Updated last year
- An enum generator for go☆932Nov 24, 2025Updated 3 months ago
- A stricter gofmt☆3,890Feb 18, 2026Updated last month
- Generate type-safe Go converters by defining function signatures.☆833Mar 4, 2026Updated 2 weeks ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,264Mar 6, 2025Updated last year
- A Protobuf IDL parser for Go☆17Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,558Mar 13, 2026Updated last week
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,314Dec 11, 2025Updated 3 months ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,113Updated this week
- 🪵 Ensure consistent code style when using log/slog☆243Updated this week
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆446Mar 21, 2025Updated last year
- Static analysis tool to detect potential nil panics in Go code☆3,778Feb 24, 2026Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 2 months ago
- Generate type-safe code from SQL☆17,177Updated this week
- 🚨 slog: Attribute formatting☆212Mar 1, 2026Updated 2 weeks ago
- A library for calling C functions from Go without Cgo☆3,461Updated this week
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- Jennifer is a code generator for Go☆3,604Sep 8, 2024Updated last year
- Type safe enums for Go without code generation or reflection☆453Aug 17, 2025Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆611Feb 2, 2026Updated last month
- Generate Go client and server boilerplate from OpenAPI 3 specifications☆8,175Updated this week
- Fast linters runner for Go☆18,694Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,418Oct 15, 2023Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆843Mar 9, 2026Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆337Dec 5, 2024Updated last year
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Mar 19, 2023Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Go error library with error portability over the network☆2,373Updated this week
- Go Dependency Analysis toolkit☆1,672Feb 25, 2026Updated 3 weeks ago
- A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant☆1,246Apr 4, 2025Updated 11 months ago
- Type safe SQL builder with code generation and automatic query result data mapping☆3,605Feb 16, 2026Updated last month
- Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.☆483Feb 27, 2026Updated 3 weeks ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆555Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,728Mar 10, 2026Updated last week