I wish node ran C++ instead of JS. When do you replace node with a custom C++ based server ?

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

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

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

  • If you need the C++ like throughput in the Node.js environment, then look into C++ addon based packages such as https://github.com/uNetworking/uWebSockets.js

  • hyper-express

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

  • I've written my own Express.js webserver that essentially pairs the capability of uWebsockets.js with the ease of use of Express.js to make a high performance webserver: https://github.com/kartikk221/hyper-express

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

  • Building Real-Time Next.js Apps with WebSockets and Soketi

    3 projects | dev.to | 10 Dec 2023
  • I have done a full benchmark of a POST REST API on my computer: Node.js vs Fastify vs Express.js vs Deno vs Bun vs GO. Node.js is used WITH and WITHOUT clustering on 6-core I7 processor

    6 projects | /r/node | 22 May 2023
  • Connecting to a websocket feed with a token

    3 projects | /r/node | 5 May 2022
  • uWebSockets.js

    1 project | news.ycombinator.com | 5 Oct 2023
  • HyperExpress: High Performance Node.js Webserver

    1 project | news.ycombinator.com | 25 Jun 2023