A complete guide to the Node.js event loop

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

    Cross-platform asynchronous I/O

  • Libuv, the C library that gives Node.js its asynchronous, non-blocking I/O capability is responsible for managing the thread pool. Node.js gives you the capability of using additional threads for computationally expensive and long-lasting operations to avoid blocking the event loop.

  • 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

  • Node v20.3.0 (Current) upgrade to libuv 1.45.0, including SIGNIFICANT performance improvements to file system operations on Linux

    1 project | /r/node | 21 Jun 2023
  • Node.js – v20.3.0

    1 project | news.ycombinator.com | 8 Jun 2023
  • io_uring support for libuv – 8x increase in throughput

    1 project | /r/patient_hackernews | 28 May 2023
  • io_uring support for libuv – 8x increase in throughput

    1 project | /r/hackernews | 28 May 2023
  • io_uring support for libuv – 8x increase in throughput

    1 project | /r/hypeurls | 28 May 2023