[go: up one dir, main page]

brotli 3.4.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": "c0c36218b2cbf7a24d23acd165fb18b9e9fb6242"
  },
  "path_in_vcs": ""
}