An implementation of the Unicode Line Breaking Algorithm (UAX #14)
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
ForceAtlas 2 layout algorithm for graphology.
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
A port of the Brotli compression algorithm as used in WOFF2
Low-level module resolution algorithm for Bare
A pure javascript CRC32 algorithm that plays nice with binary data
A standalone implementation of the AWS Signature V4 request signing algorithm
Encoder and decoder for the Wolt BlurHash algorithm.
JavaScript implementation of the SSIM algorithm
PouchDB's document merge algorithm.
A compression algorithm for JSON
Low-level addon resolution algorithm for Bare
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Constant-time comparison algorithm to prevent timing attacks.
AMD module name resolver algorithm
Smooths a Polygon or MultiPolygon, based on Chaikin's algorithm.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
An implementation of the RDF Dataset Canonicalization algorithm in JavaScript
Robust 2D convex hull algorithm
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Munkres (aka Hungarian) algorithm for JS
Javascript natural sort algorithm with unicode support.