mrhooray / kdtree-rsLinks
K-dimensional tree in Rust for fast geospatial indexing and lookup
☆247Updated 6 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:
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆213Updated 7 months ago
- Delaunay Triangulations for the Rust Ecosystem☆294Updated 2 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆309Updated 7 months ago
- Geometry primitives (basic linear algebra) for Rust☆470Updated 3 months ago
- Approximate floating point equality comparisons and assertions☆168Updated last year
- ☆280Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Generic array types in Rust☆411Updated 2 months ago
- sparse linear algebra library for rust☆499Updated 2 weeks ago
- R*-tree spatial index for the Rust ecosystem☆451Updated last week
- Interpolation made easy.☆167Updated 7 months ago
- Statistical routines for ndarray☆210Updated 9 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆413Updated last year
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆238Updated 3 weeks ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Data plotting library for Rust☆467Updated 2 years ago
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- Rust implementations of string similarity metrics☆439Updated last year
- Shared resource dispatcher☆244Updated 3 months ago
- k-dimensional tree☆84Updated 3 weeks ago
- A linear algebra library written in Rust☆291Updated 3 years ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆817Updated 7 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 3 months ago
- Generic bijective maps in Rust☆146Updated last year
- Polygonal mesh processing.☆179Updated last month
- A small utility to compare Rust micro-benchmarks.☆357Updated 9 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago