mrhooray / kdtree-rs
K-dimensional tree in Rust for fast geospatial indexing and lookup
☆245Updated 4 months ago
Alternatives and similar repositories for kdtree-rs:
Users that are interested in kdtree-rs are comparing it to the libraries listed below
- Delaunay Triangulations for the Rust Ecosystem☆287Updated last month
- R*-tree spatial index for the Rust ecosystem☆447Updated last month
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆306Updated 5 months ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆209Updated 5 months ago
- Shared resource dispatcher☆243Updated last month
- Approximate floating point equality comparisons and assertions☆164Updated last year
- ☆270Updated 2 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Geometry primitives (basic linear algebra) for Rust☆470Updated 2 months ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- k-dimensional tree☆84Updated last year
- Interpolation made easy.☆166Updated 5 months ago
- Statistical routines for ndarray☆209Updated 8 months ago
- sparse linear algebra library for rust