brotli-rs

Brotli decoder

A Rust implementation of Brotli decompression

A Brotli implementation in pure and safe Rust

GitHub

62 stars
6 watching
19 forks
Language: Rust
last commit: almost 5 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. 819
brotzeit/rustic A Rust development environment for Emacs 727
rustaudio/lewton A Rust-based implementation of the Vorbis audio decoder standard 264
zopfli-rs/zopfli Reimplements a lossless compression algorithm in Rust 38
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. 887
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. 289
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
lifthrasiir/rust-encoding A Rust library providing advanced character encoding support with error detection and recovery capabilities 285
andybalholm/brotli A pure Go implementation of the Brotli compression algorithm. 629
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. 966