HumanSecurity / marshmallowLinks
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
☆386Updated 2 years ago
Alternatives and similar repositories for marshmallow
Users that are interested in marshmallow are comparing it to the libraries listed below
Sorting:
- Structured concurrency made easy☆391Updated 2 weeks ago
- A minimalist Go configuration library☆380Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆452Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆540Updated last week
- Go library for printing human readable, relative time differences 🕰️☆414Updated 2 months ago
- Type safe enums for Go without code generation or reflection☆441Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆283Updated 8 months ago
- Generic resource pool for Go☆382Updated 4 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 6 months ago
- Monitor Go app's performance in seconds, not a day.☆312Updated 8 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆472Updated 3 months ago
- Generate Go structs from multiple JSON or YAML objects.☆345Updated 5 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆280Updated 3 weeks ago
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆294Updated 2 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆466Updated 4 months ago
- A Go time testing library for writing deterministic unit tests☆261Updated 2 months ago
- Chrono is a scheduler library that lets you run your task and code periodically☆447Updated last year
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆347Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆209Updated last month
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆261Updated last year
- 🚨 slog: Attribute formatting☆193Updated last week
- 🧬 Go Mutation Testing☆276Updated 7 months ago
- Generate markdown documentation for Go (golang) code☆422Updated last year
- Task automation Go library☆634Updated 2 weeks ago
- 🎄 Go code coverage to SVG treemap☆577Updated 4 months ago
- A modern generic testing assertions library for Go☆198Updated 6 months ago
- Golang queue on top of PostgreSQL☆295Updated last week
- Transactor is an injectable type making DB transactions seamless.☆152Updated last week
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago