go-viper / mapstructureLinks
Go library for decoding generic map values into native Go structures and vice versa.
☆377Updated 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...☆540Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆517Updated last month
- OpenAPI structures for Go☆323Updated last month
- Generate JSON Schemas from Go types☆797Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 5 months ago
- 🚨 Gin middleware for slog logger☆167Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆528Updated this week
- A tool to generate Go data types from JSON Schema definitions.☆723Updated this week
- Make your Go programs use less memory (maybe)☆841Updated last month
- An enum generator for go☆867Updated this week
- 🪵 Ensure consistent code style when using log/slog☆209Updated last month
- A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and suppo…☆161Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆452Updated last week
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆435Updated this week
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,099Updated 3 months ago
- Collection of log/slog related projects.☆235Updated 2 months ago
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- Type safe enums for Go without code generation or reflection☆442Updated 3 weeks ago
- Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations☆600Updated this week
- 🚨 slog: Attribute formatting☆193Updated last week
- 🎄 Go code coverage to SVG treemap☆577Updated 4 months ago
- Generate markdown documentation for Go (golang) code☆422Updated last year
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆347Updated 2 weeks ago
- OpenTelemetry instrumentation for database/sql☆367Updated this week
- Generate type-safe Go converters by defining function signatures.☆760Updated last week
- The missing tool for Visualising Go Tests☆331Updated 10 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments