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

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

  • vu128: Efficient variable-length integers

    2 projects | news.ycombinator.com | 23 May 2024
  • hyper (Rust) upgrade to v1: Body became Trait

    6 projects | dev.to | 21 May 2024
  • How does Rust go “from” here “into” there

    2 projects | dev.to | 19 May 2024
  • Generic constant expressions: a future bright side of nightly Rust

    2 projects | dev.to | 16 May 2024
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024