Utility function for creating a value container that can only be initialized once.
Per-request state management middleware.
64-bit big-endian signed integer-to-string conversion
Treat React JSX elements as value types and hoist them to the highest scope
Constant-time comparison of Buffers
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Deep comparison of 2 instances for should.js
Char codes constants
Parser for FTP server responses
Flatten nested arrays
A promise based, dynamic priority queue runner, with concurrency limiting.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
`util.inspect` with additional type information
A state machine compiler
Deconstructs and generates snowflake IDs using BigInts
Support for representing 64-bit integers in JavaScript
Removes duplicates from a sorted array in place
Rearrange array elements by index array
Get the shortest leading whitespace from lines in a string
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Minimalistic tools for JS crypto modules
Tiny utility to create unions and de-duplicated lists
Packs an array-of-arrays into a single ndarray