Is native fetch in v18 faster than dedicated libraries?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • skia-canvas

    A GPU-accelerated 2D graphics environment for Node.js

  • So, sort of a tangent, but try skia-canvas - I used it as an almost drop-in replacement for canvas when I migrated to node 18.

  • undici

    An HTTP/1.1 client, written from scratch for Node.js

  • The native fetch in Node.js 18 is based on undici.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • When LIMIT 9 works but LIMIT 10 hangs: A short debugging story

    2 projects | news.ycombinator.com | 31 May 2023
  • Quickest/fastest http package

    1 project | /r/node | 11 Jan 2023
  • Are all fetch API's for Nodejs inefficient in terms of latency ? Cant go lower than 4ms on localhost

    2 projects | /r/node | 8 Nov 2022
  • I made an Express-like framework for IPC communication

    1 project | /r/node | 8 Nov 2022
  • Node JS 18.12.0 goes LTS

    1 project | /r/javascript | 27 Oct 2022