Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Run-length-encoded sparse boolean arrays
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
TypeScript definitions for sparse-bitfield
General purpose glob-based configuration matching.
Parse postgres array columns
Run an array of functions in parallel
A sparse octree data structure.
Flatten nested arrays
ES Map/Set-compatible implementations with customizable equality semantics & supporting operations
TypeScript definitions for d3-array
Sparse Merkle tree implementation in TypeScript.
Guarantees an array back
Sparse Merkle tree implementation in TypeScript.
Sparse matrix library
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Matches strings against configurable strings, globs, regular expressions, and/or functions