go-viper / mapstructureLinks
Go library for decoding generic map values into native Go structures and vice versa.
☆438Updated this week
Alternatives and similar repositories for mapstructure
Users that are interested in mapstructure are comparing it to the libraries listed below
Sorting:
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆603Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆544Updated last week
- Generate JSON Schemas from Go types☆893Updated last year
- OpenAPI structures for Go☆340Updated 4 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆504Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- A tool to generate Go data types from JSON Schema definitions.☆775Updated this week
- 🚨 slog: Attribute formatting☆210Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 3 months ago
- A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and suppo…☆215Updated last week
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆478Updated 2 weeks ago
- An enum generator for go☆914Updated 2 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆853Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆934Updated 3 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆232Updated 2 weeks ago
- OpenTelemetry instrumentation for database/sql☆392Updated this week
- 🎄 Go code coverage to SVG treemap☆592Updated 9 months ago
- Generate type-safe Go converters by defining function signatures.☆810Updated last month
- 🚨 Gin middleware for slog logger☆177Updated this week
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,216Updated this week
- JSON Schema mapping for Go☆184Updated 2 months ago
- Collection of log/slog related projects.☆249Updated last month
- Type safe enums for Go without code generation or reflection☆449Updated 5 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆382Updated 2 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆505Updated 3 weeks ago
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆369Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆511Updated 2 weeks ago
- Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.☆388Updated 4 months ago
- Compute the diff between two JSON documents as a series of JSON Patch (RFC6902) operations☆619Updated 2 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…☆399Updated 11 months ago