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
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Free open-source compressor for apLib with 5-7% better ratios
Small fast Lempel-Ziv compression library
A free, open-source compressor for the ZX0 format
The fastest Run-Length-Encoding on the Planet (for x64)
Example of LZ4 compression with optimal parsing using BriefLZ algorithms
Brotli compression format forked to work in ESP32
Offline Dictionary-based Compression (Re-Pair, Recursive Pairing)
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 tool to infer metagenomic sample composition
Simplified LZFX-based compression library
C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.
An efficient DNA sequence compressor using Neural Networks
Example of CRUSH compression with optimal parsing using BriefLZ algorithms
High-Ratio Compression for Machine-Generated Data
This project is about the implementation of the LZ77 and Deflate COMPRESSION algorithm.
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."