xybor-x / enumLinks
Elegant and powerful Go enums with zero code generation
☆41Updated 11 months ago
Alternatives and similar repositories for enum
Users that are interested in enum are comparing it to the libraries listed below
Sorting:
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- a collection of utility functions for working with Go errors☆38Updated 3 months ago
- 🚨 slog sampling: drop repetitive log records☆97Updated 2 weeks ago
- Go 1.23 range functions with database/sql☆151Updated last year
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- JSON schema support for Go programs☆88Updated last month
- Structured data format to config struct decoder library for Go☆39Updated 4 months ago
- Interactive visualization of a Go package's dependency graph☆122Updated 2 weeks ago
- Cookies, but with structs, for happiness.☆110Updated last month
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- A Go library that dynamically hydrates structs with data from multiple databases, offering flexibility and ease for database integration …☆36Updated last month
- spectacular Golang struct tag parsing☆60Updated last year
- A golang map in which entries expire after given a time period☆58Updated last month
- Use right mirror functions for string/[]byte performance bust☆44Updated 8 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆56Updated 2 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆130Updated 5 months ago
- Golang in-memory caching stream reader☆35Updated last year
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 9 months ago
- perhaps the best CORS middleware library for Go