SBE is an OSI layer 6 presentation for encoding and decoding binary application messages for low-latency financial applications. This repository contains the reference implementations in Java, C++, Golang, C#, and Rust.
More details on the design and usage of SBE can be found on the Wiki.
An XSD for SBE specs can be found here. Please address questions about the specification to the SBE FIX community.
For the latest version information and changes see the Change Log with downloads at Maven Central.
The Java and C++ SBE implementations work very efficiently with the Aeron messaging system for low-latency and high-throughput communications. The Java SBE implementation has a dependency on Agrona for its buffer implementations. Commercial support is available from sales@real-logic.co.uk.