Brotli compressor and decompressor with no_std support
Brotli compressor and decompressor 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. This package contains library source intended for building other packages which use the "brotli" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 3.3.3-1.fc36 | - |
| Fedora 36 | 3.3.3-1.fc36 | - |
| Fedora 35 | 3.3.2-1.fc35 | - |
You can contact the maintainers of this package via email at
rust-brotli dash maintainers at fedoraproject dot org.