GitHub topics: variable-length-encoding
khonsulabs/ordered-varint
Variable-length signed and unsigned integer encoding that is byte-orderable for Rust
Language: Rust - Size: 2.94 MB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

bluk/leb128fmt
A library to encode and decode LEB128 compressed values.
Language: Rust - Size: 24.4 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

joeltg/big-varint
Encode and decode arbitrarily large signed and unsigned BigInts
Language: TypeScript - Size: 367 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

OllieJones/h264-interp-utils
H.264 data streams are tricky to interpret. This Javascript package helps.
Language: JavaScript - Size: 1.89 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

gevg/dac
Directly Addressable Codes
Language: Go - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Ashwin-op/Huffman_Encoding
Implementing Huffman Encoding (Variable Length) and Fixed Length Encoding using python 3
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

abrensch/statcoding
A library to help statistically encode and decode data
Language: Java - Size: 346 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alantudyk/leb128r
LEB128 with reduced length, up to ⅓ shorter
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eriknyquist/varints
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
Language: C - Size: 110 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
