quickraw
A pure rust library to read Raw files from cameras.
Checkout docs here:
https://docs.rs/quickraw
References
Raw file process logic from
https://www.odelama.com/photo/Developing-a-RAW-Photo-by-hand/
Raw file process logic from
https://github.com/LibRaw/LibRaw
Some decoding methods from
https://github.com/pedrocr/rawloader