Simple Binary Encoding (SBE)

Packages
Package
Description
SBE Tool for generating encoders and decoders in multiple languages.
Annotation for marking the order of groups in generated code to provide metadata.
Codec generators for various programming languages which take Ir as input.
Generation of codecs for the C programming language.
 
Generation of codecs for the C++ programming language.
Generation of codecs for the C# programming language.
Generation of codecs for the Go Lang programming language.
Generation of codecs for the Java programming language.
Generation of codecs for the Rust programming language.
Intermediate Representation for the parsed XML message schema which can be used for generating codecs or performing OTF decoding.
SBE IR Serialization Codecs.
An OTF decoder for decoding and printing messages in JSON format.
On-The-Fly (OTF) decoding of messages based on Ir using a visitor pattern.
Parser and types for the XML based messages schemas.