Topic: "exponential-golomb-encoding"
michelenatale/Compress
Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman Code and the Exponential Golomb Code (exp-golomb).
Language: C# - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

PG1003/golomb
A C++ library to compress integer values using Exponential Golomb Encoding
Language: C++ - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

PejmanNik/exponential-golomb-coding
a c# implementation of exponential-golomb coding
Language: C# - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
