Using SIMD for Parallel Processing in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. zipbrute

    Old project for brute forcing zip file passwords I found in an old backup from 2001.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. BLAKE3

    the official Rust and C implementations of the BLAKE3 cryptographic hash function

    There are a lot of factors that go into how fast a hash function is, but the case we're showing in the big red chart at https://github.com/BLAKE3-team/BLAKE3 is almost entirely driven by SIMD. It's a huge deal.

  4. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  5. U8String

    [work-in-progress] Highly functional and performant UTF-8 string primitive for C#

  6. BEPUphysics

    Pure C# 3D real time physics simulation library, now with a higher version number.

  7. SortingNetworks

    Discontinued Fast SIMD sorting routines for int and float arrays

    https://github.com/zvrba/SortingNetworks

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

  • Scan HTML faster with SIMD instructions – Chrome edition

    7 projects | news.ycombinator.com | 13 Jun 2024
  • Writing x86 SIMD using x86inc.asm (2017)

    3 projects | news.ycombinator.com | 26 Mar 2024
  • Physics Engine

    2 projects | /r/csharp | 17 Nov 2022
  • Yet Another Zip Trick

    3 projects | news.ycombinator.com | 6 Jul 2025
  • Understanding the .NET CLR: What Every C# Developer Should Know

    1 project | dev.to | 5 Jul 2025

Did you know that C# is
the 10th most popular programming language
based on number of references?