← All repos

node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

Browse cluster: Operating Systems and Low-Level Systems
36,918commits
3,556contributors
14languages

Tech stack & purpose

Node.js is a JavaScript runtime built on the V8 engine that enables running JavaScript outside the browser. The project includes a comprehensive benchmarking suite for measuring performance across Node.js's built-in subsystems including buffers, cryptography, file system operations, HTTP, streams, and timers, along with tools for comparing performance between different Node.js binaries and visualizing results. The runtime incorporates Acorn, a JavaScript parser written in JavaScript that supports multiple ECMAScript versions, along with acorn-walk, an abstract syntax tree walker for traversing and analyzing parsed code according to the ESTree specification.

Community & reference links

Languages

JavaScript
62.1%
C++
21.2%
Python
12.2%
C
2.7%
HTML
0.8%
Makefile
0.3%
Batchfile
0.2%
Shell
0.2%
Emacs Lisp
0.1%
Perl
0.1%
R
0.0%
Go Template
0.0%
TypeScript
0.0%
Assembly
0.0%

Contributors (top 30 of 3,556)