PerimeterX / marshmallow
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.
☆379Updated last year
Alternatives and similar repositories for marshmallow:
Users that are interested in marshmallow are comparing it to the libraries listed below
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- A minimalist Go configuration library☆381Updated last year
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆309Updated last week
- Monitor Go app's performance in seconds, not a day.☆299Updated 3 months ago
- Structured concurrency made easy☆378Updated 6 months ago
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆174Updated last year
- Type safe enums for Go without code generation or reflection☆418Updated 7 months ago
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 3 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆459Updated last month
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 6 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated last year
- Go library for decoding generic map values into native Go structures and vice versa.☆260Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 3 weeks ago
- sq is a type-safe data mapper and query builder for Go.☆265Updated 6 months ago
- Make your Go programs use less memory (maybe)☆790Updated 3 weeks ago
- Generic resource pool for Go☆348Updated last month
- A Go tool to auto generate methods for your enums☆462Updated last month
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆442Updated 4 months ago
- A Go time testing library for writing deterministic unit tests☆253Updated 2 months ago
- Naive code generator that creates mock implementation using testify.mock☆207Updated last month
- Go library for printing human readable, relative time differences 🕰️☆405Updated 8 months ago
- Chrono is a scheduler library that lets you run your task and code periodically☆443Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆566Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆458Updated last week
- Type Safe Enum generator for Go☆233Updated 11 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- A modern generic testing assertions library for Go☆180Updated last month
- Collection of log/slog related projects.☆219Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆731Updated 2 weeks ago