simple-binary-encoding
Message encoder
A high-performance message codec for low-latency financial applications
Simple Binary Encoding (SBE) - High Performance Message Codec
3k stars
210 watching
523 forks
Language: Java
last commit: 8 days ago
Linked from 5 awesome lists
c-plus-pluscodecencoder-decodergolangjava
Related projects:
Repository | Description | Stars |
---|---|---|
real-logic/agrona | A Java library providing efficient data structures and utility methods for high-performance applications. | 2,875 |
real-logic/aeron | A messaging system for efficient and reliable communication between distributed systems. | 7,401 |
karpathy/minbpe | An implementation of the Byte Pair Encoding algorithm used in language model tokenization. | 9,185 |
fixtradingcommunity/fix-simple-binary-encoding | A standard for binary message encoding in the FIX protocol | 261 |
openai/tiktoken | A fast and efficient tokeniser for natural language models based on Byte Pair Encoding (BPE) | 12,420 |
bytecodealliance/wasmtime | A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. | 15,404 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
webassembly/binaryen | A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. | 7,523 |
bincode-org/bincode | A compact binary encoder/decoder implementation for Rust | 2,712 |
esotericsoftware/kryo | A fast and efficient binary serialization framework for Java | 6,202 |
spacewander/lua-resty-base-encoding | A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
wsdt/almostbinary | A platform-independent compiler and runtime for an esoteric programming language designed for binary enthusiasts. | 8 |
sirthias/borer | Provides efficient serialization and deserialization capabilities for binary data formats | 224 |
webassembly/wabt | A collection of tools for manipulating and analyzing WebAssembly files | 6,881 |