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.
☆392Jul 3, 2023Updated 2 years ago
Alternatives and similar repositories for marshmallow
Users that are interested in marshmallow are comparing it to the libraries listed below
Sorting:
- Optimized JSON for Go☆937Jan 16, 2026Updated last month
- helper middleware and functionality for go-chi/chi☆43Feb 15, 2026Updated 2 weeks ago
- Micro expression parser library for Go☆34Dec 13, 2024Updated last year
- Minimalist and zero-dependency scheduling library for Go☆2,006Jan 20, 2026Updated last month
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,138Dec 11, 2024Updated last year
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Jun 5, 2025Updated 8 months ago
- RISC-V emulator in Pure Go, transliterated from TinyEMU☆64Jan 27, 2026Updated last month
- A Go library to work with SQL database using standard `database/sql` api. It supports SQL to array/maps/structs, and CRUD operations on s…☆12Sep 10, 2025Updated 5 months ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Mar 19, 2023Updated 2 years ago
- A minimal but powerful cli library for Go☆43Jan 28, 2026Updated last month
- golang http router with elegance, speed, and flexibility☆18Updated this week
- googlesheetsparser is a library for dynamically parsing Google Sheets into Golang structs.☆18Oct 19, 2022Updated 3 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago
- Go 1.18+ generic tuple☆96Aug 9, 2025Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Feb 8, 2024Updated 2 years ago
- Dump any GO variable with ease☆224Nov 10, 2025Updated 3 months ago
- Library for scanning data from a database into Go structs and more☆1,501Mar 19, 2025Updated 11 months ago
- A powerful and intuitive Go package designed for handling date intervals efficiently and effectively. This library simplifies operations …☆16Mar 10, 2025Updated 11 months ago
- Simple Interprocess Plugins for Go☆17Mar 24, 2020Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated last year
- Binary Serialization with explicit layout and versioning☆19Aug 20, 2025Updated 6 months ago
- A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant☆1,247Apr 4, 2025Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆665Apr 1, 2025Updated 11 months ago
- Polaris: High performance workflow orchestrator for Golang☆274Jun 11, 2025Updated 8 months ago
- Extism Plug-in Development Kit (PDK) for Go☆86Jan 22, 2026Updated last month
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated 11 months ago
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- ☆32Sep 30, 2024Updated last year
- A dead simple Go library for sending notifications to various messaging services.☆3,684Updated this week
- 🚨 slog sampling: drop repetitive log records☆103Feb 2, 2026Updated 3 weeks ago
- Match regex group into go struct using struct tags and automatic parsing☆150Oct 8, 2024Updated last year
- A small flexible merge library in go☆128Dec 23, 2024Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆154Jul 13, 2023Updated 2 years ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Sep 2, 2025Updated 5 months ago
- Type safe enums for Go without code generation or reflection☆452Aug 17, 2025Updated 6 months ago
- Colorized JSON output for Go☆50Feb 15, 2026Updated 2 weeks ago
- Expression language and expression evaluation for Go☆7,695Feb 18, 2026Updated last week
- Elegant middleware functions for your HTTP clients.☆104Feb 19, 2023Updated 3 years ago