compression-algorithm
Here are 713 public repositories matching this topic...
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
-
Updated
Mar 4, 2024 - C++
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
-
Updated
Jan 26, 2026 - Python
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.
-
Updated
Dec 24, 2021 - Python
Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
-
Updated
Jun 22, 2026 - C++
Asymmetric lossless compression built for ultra-fast decode. 40%+ faster than LZ4 on ARM64, with better ratios. C library, write-once/read-many.
-
Updated
Jun 22, 2026 - C
Building better compression together
-
Updated
Mar 25, 2021 - Rust
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
-
Updated
Jan 13, 2022 - C
Rust libraries and programs focused on succinct data structures
-
Updated
Jun 22, 2026 - Rust
This is a compression technique that targets for LiDAR-generated point cloud
-
Updated
Apr 30, 2023 - C++
Weissman score calculator
-
Updated
Apr 18, 2021 - Python
Free open-source compressor for apLib with 5-7% better ratios
-
Updated
May 16, 2023 - C
C++ implementations of common data compression algorithms.
-
Updated
Mar 5, 2017 - C++
tiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)
-
Updated
Feb 9, 2026 - C
Small fast Lempel-Ziv compression library
-
Updated
Feb 2, 2024 - C
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
-
Updated
Mar 10, 2024 - C++
A free, open-source compressor for the ZX0 format
-
Updated
Mar 23, 2023 - C
A fileless C2 framework written in pure x64 Linux Assembly with zero libc dependencies. Features dynamic protocol pivoting between raw ICMP sockets and DNS (UDP/53) via in-memory VTable manipulation. 100% direct syscalls, no disk writes, and strict mathematical packet authentication.
-
Updated
Jun 5, 2026 - Assembly
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
-
Updated
Sep 9, 2024 - JavaScript
Improve this page
Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."