elias-gamma topic

List elias-gamma repositories

shrink

17
Stars
1
Forks
Watchers

LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...

EncodeDecodeStepByStep

17
Stars
1
Forks
Watchers

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, a...