brotli-rs

Compressor and decompressor for brotli written in rust

Description

A compressor and decompressor for brotli with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/dropbox/rust-brotli


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install brotli-rs