Databento Binary Encoding (DBN) - Fast message encoding and storage format for market data
-
Updated
Nov 12, 2024 - Rust
Databento Binary Encoding (DBN) - Fast message encoding and storage format for market data
High-performance binary encoding/decoding for `Swift.Codable` types.
The official C++ client library for Databento
Efficient binary encoding for large alphabets
Minimalist JavaScript binary string encoder / decoder with 1-2% overhead, compared to 33%-40% overhead for 6-bit encoding methods like Base64.
Binary reader and writer utilities for Deno, Node.js and browsers.
Streamable binary to text encodings for .NET
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
Command line Python code generator that generates C++ codec for SBE messages. 5X faster encoding and 2X faster decoding compared to widely used sbe-tool.
A declarative data binding parser for binary encoded data
Image compression and decompression tool using Huffman coding on RGB channels for lossless image storage. This Java project encodes BMP/PNG images into binary format and reconstructs them from compressed text files, preserving color fidelity and image resolution.
Working with LEB128 (7-bit encoded) integers in Swift.
Predicting financial well-being through survey data from the Consumer Financial Protection Bureau
Encoding and Decoding for ZeroMQ's z85 binary format.
This code provides an implementation of Huffman Coding using C++. It enables efficient text compression and decompression through frequency-based encoding, constructing a Huffman Tree, assigning variable-length codes, and translating text to and from its binary representation.
Matlab implementation of Viterbi algorithm for binary encoding
Demonstrates several methods of integer compression
Add a description, image, and links to the binary-encoding topic page so that developers can more easily learn about it.
To associate your repository with the binary-encoding topic, visit your repo's landing page and select "manage topics."