simdutf v0.1.1 - A small step for semver, one giant leap for performance.

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
  • simdutf8

    SIMD-accelerated UTF-8 validation for Rust.

  • Now I have to benchmark again, it might be negligable. See also the discussion for this pull request.

  • miri

    An interpreter for Rust's mid-level intermediate representation

  • Miri can apparently check for unaligned access, not sure if it works for SIMD instructions though.

  • 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
  • rust

    Empowering everyone to build reliable and efficient software.

  • Unfortunately UBSan does not appear to work on Rust yet: tracking issue.

  • Code-used-on-Daniel-Lemire-s-blog

    This is a repository for the code posted on my blog

  • I think if it were me starting again, I'd go through Daniel Lemire's blog. Some of the blog entries are a bit too short, but, there is usually at least a link to code and sometimes even to a published paper. I think reading through these things, grabbing the code, playing with it and so on would be a nice path to getting real practical experience with SIMD.

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