GitHub - Redfire75369/spiderfire: JavaScript Runtime built with Mozilla's SpiderMonkey Engine

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

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

    JavaScript Runtime built with Mozilla's SpiderMonkey Engine

  • spidernode

    Discontinued Node.js on top of SpiderMonkey

  • Mozilla did try one a while ago. https://github.com/mozilla/spidernode

  • 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
  • The issue with Rust is Rust toolchain requires over 1GB to install. So if you are using on a temporary file system running in RAM install Rust toolchain can easily use the bulk of available disk space before installing a single crate. When I tried this https://github.com/denoland/roll-your-own-javascript-runtime I ran of disk space when fetching the tokio crate.

  • bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

  • Bun's implementation of ReadableStream is broken, ReadbleStream reads to completion in server, does not stream #1886.

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

  • Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

    1 project | dev.to | 26 Apr 2024
  • Bun – A fast all-in-one JavaScript runtime

    1 project | news.ycombinator.com | 6 Apr 2024
  • From Node to Bun: A New Dawn for JavaScript Engines?

    1 project | dev.to | 3 Apr 2024
  • Spiderfire: Using rust and SpiderMonkey to disrupt the JavaScript runtimes

    1 project | news.ycombinator.com | 26 Mar 2024
  • Bun-ify Your Project

    1 project | dev.to | 6 Mar 2024