Bijective variable-length encoding for unsigned integers
-
Updated
Jun 19, 2026 - HTML
Bijective variable-length encoding for unsigned integers
H.264 data streams are tricky to interpret. This Javascript package helps.
Variable-length signed and unsigned integer encoding that is byte-orderable for Rust
Encode and decode arbitrarily large signed and unsigned BigInts
Directly Addressable Codes
Implementing Huffman Encoding (Variable Length) and Fixed Length Encoding using python 3
A library to encode and decode LEB128 compressed values.
BLIP: Byte Length Integer Prefix - a variable-length integer encoding optimized for CPU-friendly decoding that includes endianness. Also see the related archiver project based on it: https://github.com/pmarreck/blar
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
A lightweight, header-only C library for encoding and decoding LEB128/ULEB128 values.
LEB128 with reduced length, up to ⅓ shorter
a header only huffman compression & decompression library in C17
A library to help statistically encode and decode data
Add a description, image, and links to the variable-length-encoding topic page so that developers can more easily learn about it.
To associate your repository with the variable-length-encoding topic, visit your repo's landing page and select "manage topics."