data-compression
There are 328 repositories under data-compression topic.
richgel999/fpng
Super fast C++ .PNG writer/reader
tensorflow/compression
Data compression in TensorFlow
softvar/secure-ls
:lock: Secure localStorage data with high level of encryption and data compression
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
powturbo/TurboBench
Compression Benchmark
matsui528/nanopq
Pure python implementation of product quantization for nearest neighbor search
jermp/data_compression_course
🗜 💻 A crash course on Data Compression.
ayastreb/bandwidth-hero
:guardsman: Saves data by compressing images on web page
temisu/ancient
Decompression routines for ancient formats
einar-saukas/ZX0
Data compressor for 8-bit computers and low-end platforms
ayastreb/bandwidth-hero-proxy
:zap: Proxy that compresses images to low-resolution
iazaran/smart-cache
Laravel SmartCache - Optimize Caching for Large Data
matsui528/rii
Fast and memory-efficient ANN with a subset-search functionality
WangXuan95/FPGA-Gzip-compressor
An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。
WangXuan95/FPGA-LZMA-compressor
An FPGA-based LZMA compressor for generic data compression. 基于FPGA的LZMA压缩器,用于通用数据压缩。
powturbo/Turbo-Range-Coder
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems
taohan10200/CRA5
A large compression model for weather and climate data, which compresses a 400+ TB ERA5 dataset into a new 0.8 TB CRA5 dataset.
ahmedfgad/ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
Xinjie-Q/Awesome-Neural-Compression
Curated list of papers and resources focused on neural compression, intended to keep pace with the anticipated surge of research in the recent years.
WangXuan95/TinyZZZ
TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses on simplicity and easy to understand.
powturbo/Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
moisespr123/PAQCompress
GUI for the PAQ compression software
maxim-zhao/bmp2tile
Converts images to Master System data formats
weissenberger/gpuhd
Massively Parallel Huffman Decoding on GPUs
Ritwik00025/Data-Compression
The implementation of various data compression techniques.
huntlabs/kissrpc
Ultra high performance RPC
aboffa/CoCo-trie
COllapsed and COmpressed trie: a data-aware compressed string dictionary
amd/aocl-compression
A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs
NCAS-CMS/cfdm
A Python reference implementation of the CF data model
MNoorFawi/lzhw
Compression suite for data frames and tabular data files, csv, excel etc. Using LZHW algorithm.
weissenberger/multians
Massively Parallel ANS Decoding on GPUs
ystemsrx/Application-Monitoring
监控在应用程序中的键盘活动,并自动记录定时通过邮件发送 / Monitor keyboard activities in applications, automatically recording and sending logs regularly via email
Ferki-git-creator/NZ1
NZ1 - NanoZip 1: ultra-fast, dependency-free, portable C compression library optimized for embedded and high-performance use. Full docs: https://ferki-git-creator.github.io/nz1-site/
einar-saukas/ZX1
Simpler data compressor for 8-bit computers and low-end platforms
kartheikiyer/dense_basis
Dense Basis SED fitting
cgbur/arcode-rs
An arithmetic coder for Rust.