45 results for “topic:binary-encoding”
Databento Binary Encoding (DBN) - Fast message encoding and storage format for market data
The official C++ client library for Databento
High-performance binary encoding/decoding for `Swift.Codable` types.
tinybits binary encoding for Ruby
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.
IronSBE is a complete Rust implementation of the [Simple Binary Encoding (SBE)](https://www.fixtrading.org/standards/sbe/) protocol, designed for ultra-low-latency financial systems. It provides both server and client capabilities with a focus on performance, type safety, and ease of use.
visually compact binary data
Binary reader and writer utilities for Deno, Node.js and browsers.
A simple benchmark comparing Protobuf and AVRO implementations in Go.
Streamable binary to text encodings for .NET
A binary encoding library designed for efficient data storage and transportation in trading platforms.
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.
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.
Working with LEB128 (7-bit encoded) integers in Swift.
A declarative data binding parser for binary encoded data
ISO C library for various base encodings
Matlab implementation of Viterbi algorithm for binary encoding
Predicting financial well-being through survey data from the Consumer Financial Protection Bureau
This repository is a comprehensive guide to different Encoding techniques in Machine Learning, explaining when to use each method and best practices. You'll find practical examples, ready-to-use code, and comparisons between various techniques like Label Encoding, One-Hot Encoding, Target Encoding, and more!
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.
Infinite Storage Glitch es una herramienta que permite guardar archivos de cualquier tipo dentro de videos codificándolos como patrones de píxeles en blanco y negro. Cada bit del archivo se convierte en un macro-píxel visible, creando un video que puede almacenarse en cualquier plataforma.
Encoding and Decoding for ZeroMQ's z85 binary format.
A lossless numerical compression algorithm that leverages the geometry of growth. FDEE maps integers to "Fibonacci Pillars" and encodes bidirectional offsets using a custom 2-bit opcode, reducing 64-bit magnitudes by up to 75% for AI weights, growth-curve data, and natural telemetry.
TypeScript中近乎完美的Class对象序列化解决方案 A near-perfect class object serialization solution for TypeScript.
Demonstrates several methods of integer compression
simple huffman encode and decode
Rust crate for ergonomic low-level bitfield access on raw byte types
Console applications for string and transformation.