A kdtree data structure
TypeScript definitions for static-kdtree
A basic but super fast JavaScript implementation of the k-dimensional tree data structure.
[](https://badge.fury.io/js/kdtree-typescript)
Basic libkdtree binding to node
TypeScript definitions for kd-tree-javascript
A homebridge plugin for controlling iRobot devices
Doping for https://www.npmjs.com/package/density-clustering
==============
Math library for JavaScript 2D/3D graphics rendering.
simple experimental kd tree for sloppy json objects
static-kdtree ============= [kd-trees](http://en.wikipedia.org/wiki/K-d_tree) are a [compact](http://en.wikipedia.org/wiki/Succinct_data_structure) data structure for answering orthogonal range and nearest neighbor queries on higher dimensional point data
This project is wasm wrapper for rust kdtree lib in order to use in Nodejs and browser environment.
Collection of algorithms and data structures written in TypeScript for fun and profit
kdtree data structure
A homebridge plugin for controlling iRobot devices (with fix for i3 and i4)
Utility data stuctures, math, and types for JS
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.2.
KD-tree implementation targeting WebAssembly, written in Rust and taylored for Node.js environments.
Basic libkdtree binding to node
A base implementation of kd-tree
A Node.js KDTree implementation with lazy indexing for sparse object collision detection.
A thing to convert CSV with lat/lon into kdtree + data files
signed or unsigned distance function for triangles using r-tree and/or bvh and/or kd-tree