compression-algorithm
There are 622 repositories under compression-algorithm topic.
dropbox/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
szq0214/MEAL-V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.
avaneev/lzav
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
dropbox/divans
Building better compression together
ionescu007/minlzma
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
horizon-research/Real-Time-Spatio-Temporal-LiDAR-Point-Cloud-Compression
This is a compression technique that targets for LiDAR-generated point cloud
beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
stonewell/lib7zip
c++ library wrapper of 7zip
lorenzosaino/weissman-score
Weissman score calculator
emmanuel-marty/apultra
Free open-source compressor for apLib with 5-7% better ratios
jibsen/brieflz
Small fast Lempel-Ziv compression library
sozip/sozip-spec
Specification of seek-optimized zip file profile
e-hengirmen/Huffman-Coding
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
emmanuel-marty/salvador
A free, open-source compressor for the ZX0 format
olle/lz77-kit
Some LZ77 compression utilities for the handy hands-on developer in search for a few less bytes of I/O.
polygonplanet/lzbase62
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
fast-pack/PyFastPFor
Python bindings for the fast integer compression library FastPFor.
DiscreetAI/decentralized-ml
Full stack service enabling decentralized machine learning on private data
xbarin02/x-compressor
x – minimalist data compressor
andybbruno/TSXor
TSXor: A Simple Time Series Compression Algorithm
dynatrace-oss/dynahist
DynaHist: A Dynamic Histogram Library for Java
wolfgarbe/EliasFanoCompression
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
burklight/nonlinear-IB-PyTorch
Pytorch Implementation of the Nonlinear Information Bottleneck
hishamcse/Algorithms-Princeton-Combined
This repository contains all the algorithms implementation & problems solution, assignment solution, Interview question solution & other related materials (Slides, Resources) related to Princeton University algorithms Part I & II course at COURSERA
rainerzufalldererste/hypersonic-rle-kit
The fastest Run-Length-Encoding on the Planet (for x64)
temisu/oneKpaq
PPM compressor with a 128 bytes short decompressor
antgroup/pbc
High-Ratio Compression for Machine-Generated Data
umgefahren/image-comp-lib-rust
Image Compression Algorithm
mpgn/CRIME-poc
:hocho: CRIME attack PoC : a compression oracle attacks CVE-2012-4929 :hocho:
illagrenan/django-brotli
Django middleware that compresses response using brotli algorithm.
jibsen/blz4
Example of LZ4 compression with optimal parsing using BriefLZ algorithms
geraked/verilog-rle
Verilog Implementation of Run Length Encoding for RGB Image Compression
loxxous/Jampack
Experimental parallel compression algorithm
martinberlin/brotli
Brotli compression format forked to work in ESP32
NoakLiu/LLMEasyQuant
A Serving System for Distributed and Parallel LLM Quantization [Efficient ML System]