Fast decoder for Run-Length Encoded data in Rust
Fastest way to implement any kind of decoding for Run Length Encoded data in Rust. Writing a fast decoder that is also safe can be quite challenging, so this crate is here to save you the hassle of maintaining and testing your own implementation. This package contains library source intended for building other packages which use "rle-decode-fast" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.1-4.fc35 | - |
Fedora 35 | 1.0.1-4.fc35 | - |
Fedora 34 | 1.0.1-3.fc34 | - |
You can contact the maintainers of this package via email at
rust-rle-decode-fast dash maintainers at fedoraproject dot org
.