C++ implementation of Huffman Encoder and Decoder
-
Updated
Oct 23, 2023 - C++
C++ implementation of Huffman Encoder and Decoder
Lossless compression of FASTQ sequences.
Experimental Hrust compressor with 8bits buffer. Forked from https://gitlab.com/eugene77/optimal-hrust-compressor
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
An image format that works by grouping pixels together in clusters that rely on simple additions and multiplications for compression, and grouping them by color.
Compression utility
Ravdec is a module written in Javascript, which is based on a Lossless Data Compression Algorithm designed by Mr. Ravin Kumar on 19 September, 2016.This compression algorithm have a fixed compression ratio of 1.1429 in all possible cases, It accepts data of following format: alphabets,numbers, and symbols.It can be used where the machine generat…
arithmetic encoder decoder, C port of Amir Said's FastAC
SLA - Solitary Lossless Audio Compressor
kanzi-cpp的分支版本
ALA - Ayashi Lossless Audio Compressor
Implementation of various techniques used in data compression.
Implementation of lossless data compression technique written in Python.
A program utilizing lossless compression and the huffman algorithm.
Lossless Image Compression and Transmission in Matlab
GPULZ: Optimizing LZSS Lossless Compression for Multi-byte Data on Modern GPUs
Java rewrite of Sela lossless audio codec
Bit Collections for Unity provides value type bit arrays and signed- and unsigned integers made out of an unconventional amount of bits and bytes
High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains good compression down to 16-byte blocks.
A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs
Add a description, image, and links to the lossless-data-compression topic page so that developers can more easily learn about it.
To associate your repository with the lossless-data-compression topic, visit your repo's landing page and select "manage topics."