brotli-rs

Brotli decoder

A Rust implementation of Brotli decompression

A Brotli implementation in pure and safe Rust

GitHub

63 stars
6 watching
19 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 818
brotzeit/rustic A Rust development environment for Emacs 728
rustaudio/lewton A Rust-based implementation of the Vorbis audio decoder standard 261
zopfli-rs/zopfli Reimplements a lossless compression algorithm in Rust 37
hsivonen/recode_rs Tool for encoding conversion 12
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
ruuda/claxon A FLAC decoder written in pure Rust with verified correctness and similar performance to the reference implementation. 287
sorairolake/scryptenc-rs A Rust library and tool implementing the scrypt encrypted data format 1
lifthrasiir/rust-encoding A Rust library providing advanced character encoding support with error detection and recovery capabilities 284
andybalholm/brotli A pure Go implementation of the Brotli compression algorithm. 621
netvl/xml-rs A Rust library for parsing and working with XML documents 461
florob/rustyxml An XML parser written in Rust 103
brson/rust-sdl Bindings for SDL in Rust to abstract away low-level memory management 179
danielpclark/rutie An integration library between Ruby and Rust. 961