Simple Binary Encoding - Simple Binary Encoding (SBE) - High Performance Message Codec
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, and C#. The Java and C++ SBE implementations are designed with 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.
https://github.com/real-logic/simple-binary-encoding
License:
Tech:
Tags: