Dune: A new JavaScript and TypeScript runtime built in Rust

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

    A hobby runtime for JavaScript and TypeScript 🚀 (by aalykiot)

  • Dune's Event Loop: https://gitlab.com/alexalikiotis/dune-event-loop (soon to be moved to GitHub)

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

  • dune

    A shell🐚 by the beach🏖️! (by adam-mcdaniel)

    Note that there is already a Rust project named dune, so the name is taken on crates.io.

  • boa

    Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

    I would be curious how much effort it would be to swap boa for V8 to have an all Rust runtime :) If it's not meant to be a production-ready project anyways.

  • crates.io

    The Rust package registry

    While Dune is designed more to be used as an executable I don't see why this will not work if Dune is ever published as a crate in crates.io. Having said that I think using Deno (which comes as packages - and you decide how much of the runtime you want to include) it's a far far better option for this use case.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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