Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
-
Updated
Aug 5, 2025 - C++
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
🗜 💻 A crash course on Data Compression.
Implementation of Autoencoder, DCT and DWT models for Seismic Data Compression.
LZO 2.10 source + prebuilt binaries -- a real-time data compression library. Latest release (2.1.0) from www.lzop.org
Compress image to pixels by vector quantizations
Information Theory and Data Compression portfolio containing all the exercises for the final exam of the course.
Projet réalisé dans le cadre de l'UE Codages & Cryptographie en M1 à l'Université de Bourgogne
Compression Tool
Contains the experiments and the codes for EE69210: Machine Learning for Signal Processing Laboratory at IIT Kharagpur
A Python library implementing Entropy encoding for statistical models (mostly MLs)
testFilesMake - a test file creator for testing data storage, compression and transfer. A bash script to create test data files filled random selectable printable characters or random binary data. There is a sparse file option. No limit on file size or number. Files are created in a single directory.
Data compression algorithms for images and text. Decompression included
High Performance Secure Burrows–Wheeler Transform.
An application that uses the chosen data compression algorithm to compress some text / image files.
Cross-Platform C# Bindings for LZAV
testFileCreate - A small Linux app that creates test files in a single directory or in a tree of directories. Files can be identical or individually filled with random printable characters or binary data. Number of printable characters can be selected from the ASCII set (max 95). File size is selectable or random. Has a resource calculator.
Add a description, image, and links to the data-compression-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the data-compression-algorithms topic, visit your repo's landing page and select "manage topics."