Authoring a SIMD enhanced WASM library with Rust

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

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
  • wasm-pack

    📦✨ your favorite rust -> wasm workflow tool!

  • openEtG

  • https://github.com/rustwasm/wasm-pack/pull/1089

    Very straight forward changes. Emailed Ashley about helping, no response

    Updates to wasm-bindgen shouldn't require a change to wasm-pack. It should expose ways to pass flags down & not have an explicit dependency on wasm-bindgen version

    While having a webpack plugin is nice, I since gave up on wasm-pack & added a build-wasm to my package.json's scripts: https://github.com/serprex/openEtG/commit/9997fb098d168920bb...

    This way if someone wants to contribute to openetg they don't need to install my wasm-pack fork

  • 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
  • portable-simd

    The testing ground for the future of portable SIMD in Rust

  • If you don't mind working with the Rust nightly release, there is a library that tries to provide a portable layer above all architecture specific SIMD APIs:

    https://github.com/rust-lang/portable-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

  • How to Use Rust Code in a JavaScript Worklet (Without wasm-pack)

    2 projects | dev.to | 28 Apr 2023
  • Examples of Rust + SvelteKit + WASM

    2 projects | /r/rust | 6 Oct 2022
  • Integrating a Svelte app with Rust using WebAssembly

    4 projects | dev.to | 29 Jun 2022
  • Planning the future of plotters

    1 project | /r/rust | 12 Apr 2022
  • Announcing Lingua 1.4: The most accurate natural language detection library for Rust - now with WASM support

    2 projects | /r/rust | 8 Apr 2022