[go: up one dir, main page]

brotli 3.2.0

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": "1b2a153177b021d0fa1d32519a67b10ad97f099e"
  }
}