Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
-
Updated
Nov 1, 2024 - C
Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
🗜️ Library and application for lossless, format-preserving, two-pass optimization and repair of Vorbis data, reducing its size without altering any audio information.
A minimal LZMA data compressor & decompressor in only hundreds of lines of C. 一个只有几百行C代码的LZMA通用数据压缩器和解压器。
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
A tool to generate optimized hardware files for univariate functions.
A tool to generate optimized hardware files for univariate functions.
Lossless audio encoding based in Golomb Rice Coding algorithm.
Simple tool to compress the entire set of photos and videos in a directory.
Really High Efficient File Optimizer will losslessly recompress files as much as possible according to their mime-types
Serialize + compress Pandas DataFrames.
Experimental Hrust compressor with 8bits buffer. Forked from https://gitlab.com/eugene77/optimal-hrust-compressor
FLAC lossless audio encoder-decoder for education purposes
MATLAB implementation of lossless image compression techniques for preserving image quality.
Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms
A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.
Fast & free image compression tool that actually works
This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege
Add a description, image, and links to the lossless-compression topic page so that developers can more easily learn about it.
To associate your repository with the lossless-compression topic, visit your repo's landing page and select "manage topics."