Marshmallow - a JSON unmarshalling library for flexible use cases like some known and some unknown fields, or prevention of data loss

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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. (by PerimeterX)

  • Marshmallow is used internally at PerimeterX for some time, and we've recently decided to open-source it and share a blog post about how it helped us trim 70% of our JSON parsing costs in production.

  • Don

    A highly performant and simple to use API framework.

  • If you're looking for other potentially interesting libraries to tweet about, may I interest you in https://github.com/abemedia/go-don (shameless plug, I know...)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts