An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: golomb-encoding

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

Language: Java - Size: 45.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 18 - Forks: 1

sudhamshu091/Golomb-Coding

Golomb coding is a lossless data compression method for data compression. I am trying to implement the concept using python.

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - 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

tcpassos/java-encoder-decoder

Language: Java - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0