957 B
957 B
qoi-fast
VERY fast encoder/decoder for QOI image format, implemented in pure Rust.
Quick summary:
- One of the fastest encoders/decoders out there.
- Compliant with the latest QOI format specification.
- Supports decoding from streams and encoding to streams.
- No unsafe code.
License
Dual-licensed under the terms of both the MIT license and the Apache License (Version 2.0)