Decision Workspace
vp_tree vs vpsearch vs txtai
Side-by-side comparison of Rust crates
43
vp_tree
experimentalv0.1.1
Vantage Point Tree (VPTree) for fast k-NN and radius searches in metric spaces.
58
vpsearch
growingv2.1.0
Vantage Point Tree search algorithm for fast nearest neighbour search in multi-dimensional metric spaces.
65
txtai
stablev9.7.0
Rust client for txtai
Core Metrics
| vp_tree | vpsearch | txtai | |
|---|---|---|---|
| Health Score | 43 | 58 | 65 |
| Total Downloads | 25 | 68.6K | 42.3K |
| 30d Downloads | 5 | 453 | 67 |
| Dependents | 0 | 13 | 0 |
| Releases | 2 | 20 | 48 |
| Last Updated | 56d ago | 170d ago | 7d ago |
| Age | 1m | 10y 9m | 5y 3m |
Health Breakdown
vp_tree
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
vpsearch
Maintenance
8
Quality
15
Community
14
Popularity
6
Documentation
15
txtai
Maintenance
22
Quality
19
Community
6
Popularity
6
Documentation
12
Technical Details
| vp_tree | vpsearch | txtai | |
|---|---|---|---|
| Version | 0.1.1 | 2.1.0 | 9.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-2-Clause | Apache-2.0 |
| Dependencies | 2 | 1 | 5 |
| Crate Size | 15KB | 9KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 25.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •txtai leads with a health score of 65/100, but none of the options score above 80.
- •vpsearch has the most downloads (68.6K), suggesting wider adoption.
- •vp_tree is pre-1.0 — API may change.