Latest release of grok jpeg 2000 toolkit has full support for new high throughput Part 15 of the standard.
(courtesy of the OpenJPH project)
From informal benchmarks on lossless greyscale encoding, I am seeing ~ 5x increase in
decode speed at the cost of ~8% compression performance.
This HT implementation is multi-threaded but not optimized in other ways, so there is potential
for much faster decode, I think.
https://github.com/GrokImageCompression/grok/releases
https://github.com/aous72/OpenJPH
I am planning on doing some speed/image quality/compression performance comparisons with
AVIF and JPEG XL, the two other open contenders for JPEG successor.