Showing 1-20 of 39 packages
Basic libkdtree binding to node
A kdtree data structure
TypeScript definitions for static-kdtree
[](https://badge.fury.io/js/kdtree-typescript)
A pure javascript KDTree implementation
This project is wasm wrapper for rust kdtree lib in order to use in Nodejs and browser environment.
create a kdtree from lat/long and return the closest points
A basic but super fast JavaScript implementation of the k-dimensional tree data structure.
A thing to convert CSV with lat/lon into kdtree + data files
Doping for https://www.npmjs.com/package/density-clustering
TypeScript definitions for kd-tree-javascript
kdtree data structure
Basic libkdtree binding to node
Math library for JavaScript 2D/3D graphics rendering.
KD-tree implementation targeting WebAssembly, written in Rust and taylored for Node.js environments.
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 library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.2.
A Node.js KDTree implementation with lazy indexing for sparse object collision detection.