mu-schema

Format-independent schemas for serialization

https://higherkindness.io/mu-haskell/

Latest on Hackage:0.3.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed by Alejandro Serrano, Flavio Corpa
Maintained by [email protected]

With mu-schema you can describe schemas using type-level constructs, and derive serializers from those. See mu-avro, mu-protobuf for the actual adapters.