Repository navigation

#

data-compression

JavaScript
662
1 年前

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

C++
453
15 天前

Pure python implementation of product quantization for nearest neighbor search

Python
351
2 个月前

🗜 💻 A crash course on Data Compression.

C++
311
5 个月前
JavaScript
282
3 年前
C++
231
3 天前

Data compressor for 8-bit computers and low-end platforms

Assembly
200
2 年前

⚡ Proxy that compresses images to low-resolution

JavaScript
198
3 年前

Fast and memory-efficient ANN with a subset-search functionality

C++
154
2 个月前

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 文件的格式。

Verilog
135
2 年前

An FPGA-based LZMA compressor for generic data compression. 基于FPGA的LZMA压缩器,用于通用数据压缩。

Verilog
86
2 年前

TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems

C
82
2 年前

Data Compression using Arithmetic Encoding in Python

Python
81
2 年前

A large compression model for weather and climate data, which compresses a 400+ TB ERA5 dataset into a new 0.8 TB CRA5 dataset.

Python
80
10 个月前

Curated list of papers and resources focused on neural compression, intended to keep pace with the anticipated surge of research in the recent years.

77
1 年前

Transpose: SIMD Integer+Floating Point Compression Filter

C
61
6 年前

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.

C
57
1 个月前