density

Compression library

A fast compression library designed to achieve optimal compression ratios while minimizing processing time.

Superfast compression library

GitHub

1k stars
29 watching
48 forks
Language: Rust
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rust-lang/flate2-rsA library that provides bindings to various compression formats.936
sstadick/gzpA multi-threaded data compression library written in Rust.154
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
emmanuel-marty/em_inflateA fast, in-memory decompression library for common compression formats73
mapbox/gzip-hppA C++ library for efficient compression and decompression of binary data330
johnezang/pithyA fast compression and decompression library written in C.92
mirage/decompressA library implementing several decompression algorithms for various compression formats115
golang/snappyA compression library implemented in the Go programming language.1,538
thempatel/streamvbyte-simdgoA Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance.16
recolude/unitpackingA library for storing unit vectors in an efficient format7
jermp/interpolative_codingA C++ library implementing the Binary Interpolative Coding compression algorithm28
gildor2/fast_zlibAn optimized zlib compression algorithm that provides faster time and slightly smaller compressed files132
gyscos/zstd-rsA Rust binding for the zstd compression library531
opencomputeproject/project-ziplineDevelops a lossless data compression format suitable for cloud datasets282
google/jpegliA JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression.139