rle-decode-fast 1.0.1

THE 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.
Documentation