Curated collection of data structures for the JavaScript/TypeScript.
A very fast static 2D index for points based on kd-tree.
A basic but super fast JavaScript implementation of the k-dimensional tree data structure.
TypeScript definitions for kd-tree-javascript