Benchmark suite based on https://github.com/commonmark/commonmark.js bench
No description provided.
PGP library for renovate
A WebAssembly implementation of xxHash
Lexes CommonJS modules, returning their named exports metadata
DuckDB powered by WebAssembly
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
An HTTP/1.1 client, written from scratch for Node.js
WASM implementation of common algorithms used in Telegram
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
High-speed HTTP logger for Node.js
A fast fifo implementation similar to the one powering nextTick in Node.js core
fast opus bindings for node and browsers
css color parsing, manupulation and conversion
EC cryptography
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.
Markdown parser and html generator implemented in WebAssembly
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
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).
Node.js Adapter for Hono
Polygon and line clipping and offsetting library for Javascript / Typescript - a port of Angus Johnson's clipper to WebAssembly / Asm.JS