Brotli compressor and decompressor with no_std support
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. This package contains library source intended for building other packages which use the "alloc-stdlib" feature of the "brotli" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 8.0.2-2.fc44 | - |
Fedora 43 | 8.0.2-2.fc43 | 8.0.2-2.fc43 |
Fedora 42 | 8.0.2-2.fc42 | - |
Fedora 41 | 8.0.2-2.fc41 | - |
Fedora EPEL 9 | 8.0.2-2.el9 | - |
Fedora EPEL 10.2 | 8.0.2-2.el10_2 | - |
Fedora EPEL 10.1 | 7.0.0-2.el10_0 | - |
Fedora EPEL 10.0 | 7.0.0-2.el10_0 | - |
You can contact the maintainers of this package via email at
rust-brotli dash maintainers at fedoraproject dot org
.