Searching help for Rust Image Manipulation

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • imageproc (PistonDevelopers)

    Image processing operations

    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.

    InfluxDB logo
  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for an image manipulation library that can add text to images. (and has documentation for it)

    5 projects | /r/rust | 15 Feb 2022
  • Dynamic watermarking on the JVM

    1 project | dev.to | 4 Jul 2024
  • Show HN: OS Image processing API running on edge functions using Rust and WASM

    3 projects | news.ycombinator.com | 4 Apr 2024
  • Off my chest: When are some of you browser devs gonna give us native image scaling? This is the best we got ATM.

    1 project | /r/programming | 20 Jul 2021
  • manipulating jpeg files

    3 projects | /r/rust | 20 May 2021

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?