-
I suggest you have a look at the [imageproc](https://github.com/image-rs/imageproc) crate. Personally, I feel like image processing / manipulation in Rust has a long way to go, though.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
rust-ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Most libraries use either an older C/C++ dynamically or statically. I was looking into maybe rewriting some image manipulation functions in Rust using ndarray (which would then allow for both hardware, gpu and multithreading acceleration), but it would take a very long to get fully into the subject.
Related posts
-
Looking for an image manipulation library that can add text to images. (and has documentation for it)
-
Dynamic watermarking on the JVM
-
Show HN: OS Image processing API running on edge functions using Rust and WASM
-
Off my chest: When are some of you browser devs gonna give us native image scaling? This is the best we got ATM.
-
manipulating jpeg files