Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Compression
Compression
Compression
Search
Newest releases
Newest releases
Most popular
Compression
13
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
Lz4 Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex. Install this package yarn add lz4-napi API export function compress:
Compression
12
A rust implementation of the “Quite OK Image” format for fast, lossless image compression
This is not working yet. It's still in progress. A Rust implemention of the “Quite OK Image” format for fast, lossless image compression. See Phobosla
Compression
9
A Rust encoder/decoder for Dominic Szablewski's QOI format for fast, lossless image compre...
QOI - The “Quite OK Image” format This is a Rust encoder and decoder for Dominic Szablewski's QOI format for fast, lossless image compression. This wa
Compression
358
Painless compression and decompression in the terminal
Ouch! ouch stands for Obvious Unified Compression Helper and is a CLI tool to help you compress and decompress files of several formats. Features Usag
Compression
284
Like pigz, but rust - A cross platform, fast, compression and decompression tool.
Like pigz, but rust - A cross platform, fast, compression and decompression tool.
Compression
170
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
Compression
687
zip-rs — read and write ZIP archives
Unfortunately, due to a lack of time and loss of interest, this project will no longer be actively maintained. zip-rs Documentation Info A zip library
Compression
567
tar-rs — tar archive reading/writing in Rust
tar-rs Documentation A tar archive reading/writing library for Rust. # Cargo.toml [dependencies] tar = "0.4" Reading an archive extern crate tar; use
Compression
14
rust-snappy — snappy bindings
Snappy [ Originally forked from https://github.com/thestinger/rust-snappy ] Documentation Usage Add this to your Cargo.toml: [dependencies] snappy = "
Compression
761
flate2-rs miniz alexcrichton/flate2-rs — miniz bindings
flate2 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default implemented as a wrapper around the miniz_ox
Compression
755
A streaming compression/decompression library DEFLATE-based streams in Rust.
flate2 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default implemented as a wrapper around the miniz_ox
Compression
76
a reimplementation of the Zopfli compression tool in Rust.
Zopfli in Rust This is a reimplementation of the Zopfli compression tool in Rust. I have totally ignored zopflipng. More info about why and how I did
Compression
80
bzip2-rs libbz2 alexcrichton/bzip2-rs — libbz2 bindings
bzip2 Documentation A streaming compression/decompression library for rust with bindings to libbz2. # Cargo.toml [dependencies] bzip2 = "0.4" License
Compression
80
A streaming compression/decompression library for rust with bindings to libbz2.
bzip2 Documentation A streaming compression/decompression library for rust with bindings to libbz2. # Cargo.toml [dependencies] bzip2 = "0.4" License
Compression
745
rust-brotli — Brotli decompressor in Rust that optionally avoids the stdlib
rust-brotli What's new in 3.2 into_inner conversions for both Reader and Writer classes What's new in 3.0 A fully compatible FFI for drop-in compatibi
Compression
60
brotli-rs — implementation of Brotli compression
Brotli-rs - Brotli decompression in pure, safe Rust Documentation Compression provides a <Read>-struct to wrap a Brotli-compressed stream. A consumer
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
flate2-rs miniz alexcrichton/flate2-rs — miniz bindings
02
A streaming compression/decompression library DEFLATE-based streams in Rust.
03
rust-brotli — Brotli decompressor in Rust that optionally avoids the stdlib
04
zip-rs — read and write ZIP archives
05
tar-rs — tar archive reading/writing in Rust
06
Painless compression and decompression in the terminal
07
Like pigz, but rust - A cross platform, fast, compression and decompression tool.
08
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
09
bzip2-rs libbz2 alexcrichton/bzip2-rs — libbz2 bindings
10
A streaming compression/decompression library for rust with bindings to libbz2.