fast_image_resize - crate for fast image resizing with support of SIMD instructions.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fast_image_resize

    Rust library for fast image resizing with using of SIMD instructions.

  • portable-simd

    The testing ground for the future of portable SIMD in Rust

  • I have seen your code and it seems to me you're implenting wrappers around _mm intrinsics. I would recommend to take a look at portable-simd crate, which is proposed to be included in the standard library. It would be also interesting to see how much of performance increase would you get on the wasm target, in light of recent simd stabilization there IMHO.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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