Decision Workspace
vec-vp-tree vs kdtree vs kdtree-rust
Side-by-side comparison of Rust crates
38
vec-vp-tree
growingv0.1.1
A vantage-point tree implementation backed by vectors for good performance with no unsafe code.
53
kdtree
growingv0.8.0
K-dimensional tree in Rust for fast geospatial indexing and nearest neighbors lookup
39
kdtree-rust
growingv0.1.2
Rust implementation of KDTree
Core Metrics
| vec-vp-tree | kdtree | kdtree-rust | |
|---|---|---|---|
| Health Score | 38 | 53 | 39 |
| Total Downloads | 6.3K | 1.9M | 3.8K |
| 30d Downloads | 21 | 122.3K | 5 |
| Dependents | 0 | 397 | 0 |
| Releases | 3 | 14 | 3 |
| Last Updated | 3293d ago | 146d ago | 1106d ago |
| Age | 9y 5m | 10y 7m | 3y |
Health Breakdown
vec-vp-tree
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
11
kdtree
Maintenance
9
Quality
14
Community
10
Popularity
7
Documentation
13
kdtree-rust
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
13
Technical Details
| vec-vp-tree | kdtree | kdtree-rust | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 8 | 1 |
| Crate Size | 12KB | 20KB | 5KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kdtree leads with a health score of 53/100, but none of the options score above 80.
- •kdtree is depended on by 397 crates — strongest ecosystem trust.
- •⚠ vec-vp-tree, kdtree-rust have not been updated in over a year.