zlib port to javascript - fast, modularized, with browser support
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Stringify your JSON at max speed
Fastest random ID and random string generation for Node.js
High-performance Base64 encoder and decoder
EC cryptography
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
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.
Uber-fast unique id generation, for Node.js and the browser
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Left pad a string with zeros or a specified string. Fastest implementation.
SIMD crc32
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Escape string for use in HTML
GraphQL JIT Compiler to JS
Faster swc nodejs binding
This package contains the shared logic used by DevCycle products to evaluate a user's information against a set of segmentation filters and determine eligibility for a given feature. It also makes decisions about which variation to serve a user in a multi
the fastest version of Function#bind I could make
OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format
A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic
Typesafe JSON (Schema) validator with magic powers 🧙♂️
Opt-in charters module for OTA, tour-operator, and DMC deployments. Models small-scale or specialized charter inventory that does not fit the cruise schema - per-suite flat pricing, whole-yacht charter under MYBA contract, and APA (Advance Provisioning Al
Serialize JSON into a canonical format.
CRC32C algorithm with hardware acceleration and software fallback.