zune-jpeg is a pure-Rust JPEG decoder with performance on par with libjpeg-turbo, and far exceeding that of jpeg-decoder.
It now passes rigorous correctness tests on real-world images, and shows no issues when fuzzed. I believe it is mature enough to add to image as an optional backend for JPEG decoding, and you know I don't make claims like these lightly.
zune-jpegis a pure-Rust JPEG decoder with performance on par with libjpeg-turbo, and far exceeding that ofjpeg-decoder.It now passes rigorous correctness tests on real-world images, and shows no issues when fuzzed. I believe it is mature enough to add to
imageas an optional backend for JPEG decoding, and you know I don't make claims like these lightly.