Building better compression together
-
Updated
Mar 25, 2021 - Rust
Building better compression together
Rust libraries and programs focused on succinct data structures
Arithmetic coding library
NTK Ultra-Compression est un logiciel de compression de fichiers qui vise à réduire au maximum la taille des fichiers indépendamment du temps.
Dynamic Markov Compression (DMC) implemented in Rust. DMC is a lossless, general purpose, compression technique based on a probabilistic model.
Time series compression library in Rust and SIMD.
The squishiest image format!
A simple compression tool
A global dynamic dictionary optimizer. Incantare (from latin - to cast ~spells~) casts a "weather forcast" and is used as dictionary preprocessor for the weath3rb0i compressor.
Toy implementation from scratch of the LZ77 compression algorithm
A concurrent multithreaded pure rust bulk & single image cli converter. to convert any image type to webp format with compression capabilities, configurations are dynamic; Defaults are based on my work experience as an eCommerce Manager.
A cli tool written in rust to compress files using Huffman Compression
The Future of Data Compression?
LZRS est une bibliothèque Rust qui propose des implémentations d'algorithmes de compression et de décompression utilisant la technique LZ. Ces algorithmes, tels que LZ77, sont conçus pour réduire la taille des données en éliminant les redondances, ce qui peut être utile dans divers contextes.
Compress a 64-bit integer to a byte-pair sequence based on the power of numbers
🗄️ Huffman coding implementation in rust
A simple run-length-encoding implementation for light compression
Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."