* [Flatbush v4.6.0](https://github.com/mourner/flatbush) – Very fast static spatial index for 2D points and rectangles in JavaScript. * [isect v3.0.3](https://github.com/anvaka/isect) – Intersection detection library that finds all crossings among a set of segments using sweep line, brute force, or spatial-indexed approaches.