A utility for packing large integer sets in to URL-encodable strings.
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Better `os.arch()` for node and the browser -- detect OS architecture
Sparse array implementation in JS with no dependencies
A sparse array optimised for low memory whilst still being fast
Various helper utilities for working with buffers and binary data
Curated collection of data structures for the JavaScript/TypeScript.
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Some git helpers that changesets use to get information
Rich text value and manipulation API.
MurmurHash3 x86 32-bit implemented in JavaScript.
The Linux 64-bit binary for esbuild, a JavaScript bundler.
The linux arm64 distribution of the Sentry CLI binary.
Sparse array with run-length encoded deletions
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
Windows legacy GUID parser
MurmurHash3 x86 128-bit implemented in JavaScript.
64-bit big-endian signed integer-to-string conversion
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
A JavaScript implementation of UUID version 7
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Pure-JS ADLER-32
A pure JavaScript implementation of the AES block cipher and all common modes of operation.