elias-gamma
There are 6 repositories under elias-gamma topic.
howerj/shrink
LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
EncodeDecodeStepByStep/EncodeDecodeStepByStep
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, and Huffman - through a user-friendly graphical interface. Ideal for educational use, this tool offers a hands-on approach to teach encoding strategies
paul-alekseev/encoding-algorithms
🔒 Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS
MarcosVB/CODEC
Codec with noise treatment