A series of benchmarks comparing the performance of different asynchronous processing libraries and styles in JavaScript.
An HTTP/1.1 client, written from scratch for Node.js
A tiny (183B to 210B) and fast utility to ascend parent directories
No description provided.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
EC cryptography
Get a stream as a string, Buffer, ArrayBuffer or array
High-speed HTTP logger for Node.js
css color parsing, manupulation and conversion
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Repeat the given string n times. Fastest implementation for repeating a string.
Event Emitting and Middleware Hooks
A fast fifo implementation similar to the one powering nextTick in Node.js core
Lexes ES modules returning their import/export metadata
A blazing fast memoization library that is tiny but feature-rich.
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).
Node.js Adapter for Hono
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Lexes CommonJS modules, returning their named exports metadata
Stringify your JSON at max speed
Reuse objects and functions with style
Require hook for automatic V8 compile cache persistence