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.
β375Updated last year
Related projects β
Alternatives and complementary repositories for marshmallow
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.β435Updated 5 months ago
- π¨ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...β378Updated last week
- Generic resource pool for Goβ303Updated last month
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional wayβ262Updated last month
- Go library for printing human readable, relative time differences π°οΈβ396Updated 3 months ago
- Structured concurrency made easyβ367Updated last month
- Type safe enums for Go without code generation or reflectionβ385Updated 3 months ago
- Fully featured, spec-compliant HTML5 server-sent events libraryβ334Updated 3 months ago
- Make your Go programs use less memory (maybe)β671Updated last month
- Golang queue on top of PostgreSQLβ278Updated 2 months ago
- Chrono is a scheduler library that lets you run your task and code periodicallyβ439Updated 3 months ago
- Task automation Go libraryβ570Updated last week
- Importable package that parses version info from debug.ReadBuildInfo().β254Updated last year
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! πβ417Updated last year
- Naive code generator that creates mock implementation using testify.mockβ205Updated 6 months ago
- Is a general library to help modify or set data within data structures and other objects.β231Updated last year
- A minimalist Go configuration libraryβ380Updated 8 months ago
- A Go tool to auto generate methods for your enumsβ434Updated last month
- The worldβs most powerful template engine and Go embeddable interpreterβ429Updated 2 weeks ago
- devslog - Go slog.Handler for developmentβ157Updated last month
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).β238Updated this week
- A Go time testing library for writing deterministic unit testsβ238Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β525Updated 2 months ago
- Type Safe Enum generator for Goβ224Updated 6 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β¦β677Updated last month
- π‘ HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)β318Updated 5 months ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.β254Updated 3 months ago
- π Go code coverage to SVG treemapβ499Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.β506Updated last month
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.β164Updated 9 months ago