mrhooray / kdtree-rsView external linksLinks
K-dimensional tree in Rust for fast geospatial indexing and lookup
☆267Nov 10, 2025Updated 3 months ago
Alternatives and similar repositories for kdtree-rs
Users that are interested in kdtree-rs are comparing it to the libraries listed below
Sorting:
- RRT (Rapidly-exploring Random Tree) library in Rust☆40Dec 23, 2025Updated last month
- k-dimensional tree☆86Nov 16, 2025Updated 2 months ago
- Linear algebra library for Rust.☆4,635Jan 22, 2026Updated 3 weeks ago
- Pathfinding library for rust☆1,034Updated this week
- An ordered map and set based on a trie.☆28May 21, 2020Updated 5 years ago
- Ternary search tree collection in rust☆26May 23, 2025Updated 8 months ago
- R*-tree spatial index for the Rust ecosystem☆513Nov 24, 2025Updated 2 months ago
- ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations☆4,197Feb 8, 2026Updated last week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆332Feb 7, 2026Updated last week
- kdtree implementation for rust.☆14Mar 24, 2020Updated 5 years ago
- A Rust port of kdbush, a fast static spatial index for 2D points.☆12Sep 27, 2022Updated 3 years ago
- Numerical optimization in pure Rust☆1,220Nov 7, 2025Updated 3 months ago
- Linear Quadtree implementation in Rust☆26Jul 21, 2024Updated last year
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆29Feb 16, 2023Updated 2 years ago
- Utility for transposing multi-dimensional data☆18Feb 20, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Compute isobands and contour polygons (using marching squares algorithm).☆22Mar 28, 2024Updated last year
- Plotly for Rust☆1,399Feb 6, 2026Updated last week
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Scientific Computing Library in Rust☆269Jun 21, 2019Updated 6 years ago
- A spatial partitioning and tree library in Rust.☆84Jun 24, 2024Updated last year
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆14Jun 14, 2024Updated last year
- Linearising and de-linearising functions for `nalgebra`'s `Point`s.☆12May 5, 2023Updated 2 years ago
- Utilities for pinning☆99Apr 5, 2024Updated last year
- This crate includes a low level implementation of the PMTiles format based on the standard Read and Write trait.☆15Apr 11, 2025Updated 10 months ago
- The H3 Compressor: A compression scheme tailored for H3 cell indexes.☆16Mar 25, 2024Updated last year
- SmallVec-backed stack string optimisation☆44May 29, 2020Updated 5 years ago
- ☆320Sep 30, 2025Updated 4 months ago
- Graph data structure library for Rust.☆3,750Updated this week
- 2D and 3D collision-detection library for Rust.☆778Jan 9, 2026Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated this week
- A std::Instant replacement that works on WASM too.☆114May 17, 2024Updated last year
- A Rust port of the password primitives used in Django Project.☆59Dec 28, 2025Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Jan 31, 2019Updated 7 years ago
- A library for creating references that carry their owner with them.☆384Oct 12, 2023Updated 2 years ago