A first look at Bun: is it really 3x faster than Node.js and Deno?

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

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

  • The latest: Bun. A new JS runtime focused on performance and being all-in-one (runtime, bundler, package manager, transpiler). So think of it like Node.js, plus NPM, plus tsc, plus rollup - but faster.

  • mitosis

    Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

  • I created a dashboard app in Mitosis (source). It has a full tree of components, business logic, dependencies, uses props and state and other typical React features.

  • 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
  • framework-benchmarks

    Test each framework for it's performance cost

  • I created a dashboard app in Mitosis (source). It has a full tree of components, business logic, dependencies, uses props and state and other typical React features.

  • autocannon

    fast HTTP/1.1 benchmarking tool written in Node.js

  • We then used autocannon to measure the throughput (requests per second) of each runtime server-rendering our React app.

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • Using the Zig language for it's low-level memory control and lack of hidden control flow

  • v8.dev

    The source code of v8.dev, the official website of the V8 project.

  • Using JavaScript Core, the engine inside of Safari, instead of V8, the engine inside of Chromium

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

  • Bun: o novo runtime para Javascript

    5 projects | dev.to | 26 Jul 2022
  • Monorepo Backend Application with Bundled Packages

    2 projects | dev.to | 10 May 2024
  • Preact vs React: A Comparative Guide

    2 projects | dev.to | 23 Apr 2024
  • Memory-mapped IO registers in Zig. (2021)

    2 projects | news.ycombinator.com | 23 Apr 2024
  • Zig Programming Language

    1 project | news.ycombinator.com | 22 Apr 2024