[go: up one dir, main page]

brotli 3.3.2

A brotli compressor and decompressor that 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.
Documentation
1
2
3
4
5
{
  "git": {
    "sha1": "06c4327908f6aef40fc736dbc524547bcb8f24a8"
  }
}