Create a zero-filled array having a specified length.
General purpose glob-based configuration matching.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Binary serialization of arbitrarily complex structures that sort element-wise
A simple list of possible Typed Array names.
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
Static binaries for ffprobe.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Various helper utilities for working with buffers and binary data
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
Loop over each item in an array and call the given function on every element.
Generate, and decode, base64 VLQ mappings for source maps and other uses
ES2015 `Array#findIndex()` ponyfill
Concatenate a readable stream's data into a single array
Parse postgres array columns
Matches strings against configurable strings, globs, regular expressions, and/or functions
a modular fork of the sjcl bitArray namespace
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
MurmurHash3 x86 32-bit implemented in JavaScript.
Run an array of functions in parallel
👷 workerd for Linux ARM 64-bit, Cloudflare's JavaScript/Wasm Runtime
Validates if a value is an array.
64-bit big-endian signed integer-to-string conversion
Maintain and search through a sorted array using some low level functions