Preform computations on arrays of integers.
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.
Fastest random ID and random string generation for Node.js
Stringify your JSON at max speed
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Validates if a value is an integer array.
zlib port to javascript - fast, modularized, with browser support
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
High-performance Base64 encoder and decoder
No description provided.
EC cryptography
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Generate a random integer
Intl.LocaleMatcher ponyfill
Uber-fast unique id generation, for Node.js and the browser
Repeat the given string n times. Fastest implementation for repeating a string.
Align the text in a string.
SIMD crc32
utilities for primitive JavaScript types
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Generate, and decode, base64 VLQ mappings for source maps and other uses
TypeScript definitions for lexicographic-integer
Parses set-cookie headers into objects