brotli 7.0.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
6
{
  "git": {
    "sha1": "08a4a9a7496edef311ea405222854536a63c5da7"
  },
  "path_in_vcs": ""
}