K-dimensional tree in Rust for fast geospatial indexing and lookup
☆282May 30, 2026Updated 2 weeks ago
Alternatives and similar repositories for kdtree-rs
Users that are interested in kdtree-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- k-dimensional tree☆86Nov 16, 2025Updated 7 months ago
- A Rust port of kdbush, a fast static spatial index for 2D points.☆12Sep 27, 2022Updated 3 years ago
- RRT (Rapidly-exploring Random Tree) library in Rust☆40Dec 23, 2025Updated 5 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆29Feb 16, 2023Updated 3 years ago
- Linear algebra library for Rust.