rust-brotli
Compressor library
A Rust implementation of the Brotli compression algorithm with a no-stdlib focus.
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
819 stars
24 watching
84 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
brotlibrotli-compressionbrotli-compressorbrotli-decompressorbrotli-encodercompressioncompressordecompressionrustrustlangsafe
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust implementation of Brotli decompression | 62 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A library that provides bindings to various compression formats. | 936 |
| Reimplements a lossless compression algorithm in Rust | 38 |
| A JavaScript implementation of the Brotli compression algorithm | 504 |
| A plugin that integrates brotli compression into an Ember.js application deployment pipeline. | 7 |
| A Lua binding to zlib for streaming compression and decompression | 276 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A Rust library providing advanced character encoding support with error detection and recovery capabilities | 285 |
| A high-performance compressor optimized for binary data, designed to accelerate memory-bound computations. | 986 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| A cross-platform compression and decompression tool written in Rust. | 333 |