Which NodeJS framework is the fastest?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

    I am assuming that this C++ project port for Node uWebSockets.js is currently the best HTTP/WS server implementation in Nodejs ecosystem in terms of "raw" RPS power (please correct me, if I am wrong here).

  • hyper-express

    High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

    I know that there is a lot of projects built on top of uWebSockets.js (like HyperExpress, Sifrr (but this one is probably dead), and so on).

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

  • sifrr

    :zap: Set of tiny, independent libraries for creating modern and fast webapps with javascript/typescript

    I know that there is a lot of projects built on top of uWebSockets.js (like HyperExpress, Sifrr (but this one is probably dead), and so on).

  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

    Look at https://www.techempower.com/benchmarks/

  • just

    the only javascript runtime to hit no.1 on techempower :fire: (by just-js)

    It should probably be compared to something like just-js which is also "super fast runtime".

  • faster-than-c

    Talk outline: Faster than C? Parsing binary data in JavaScript.

    I recommend reading "Faster than C? Parsing binary data in JavaScript." https://github.com/felixge/faster-than-c or the famous tweet: https://twitter.com/bitfield/status/1219174978748370945?ref_src=twsrc%5Etfw

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