MyraCodec
Early Development Notice
All MVP.Express projects are currently in active development (pre-1.0.0) and should not be used in production environments. APIs may change without notice, and breaking changes are expected until each project reaches version 1.0.0. We welcome early adopters and contributors, but please use at your own risk.
MyraCodec provides high-performance serialization using Java’s FFM API.
MyraCodec Guide
Schema-driven binary serialization with zero-copy flyweights and code generation
Schema Specification
Complete specification for MYRA schema definition language
Myra Codec Quickstart
Get started with zero-copy serialization in 5 minutes