Decision Workspace
similarity vs vpsearch vs kendalls
Side-by-side comparison of Rust crates
43
similarity
growingv0.2.0
A comprehensive Rust library for calculating similarity metrics between vectors, collections, and spectral data with both functional and trait-based APIs
58
vpsearch
growingv2.1.0
Vantage Point Tree search algorithm for fast nearest neighbour search in multi-dimensional metric spaces.
55
kendalls
growingv1.0.0
Kendall's tau rank correlation
Core Metrics
| similarity | vpsearch | kendalls | |
|---|---|---|---|
| Health Score | 43 | 58 | 55 |
| Total Downloads | 5.3K | 68.6K | 19.1K |
| 30d Downloads | 110 | 443 | 388 |
| Dependents | 0 | 13 | 28 |
| Releases | 4 | 20 | 10 |
| Last Updated | 268d ago | 170d ago | 304d ago |
| Age | 2y 2m | 10y 9m | 7y 7m |
Health Breakdown
similarity
Maintenance
7
Quality
16
Community
6
Popularity
4
Documentation
10
vpsearch
Maintenance
8
Quality
15
Community
14
Popularity
6
Documentation
15
kendalls
Maintenance
7
Quality
17
Community
11
Popularity
5
Documentation
15
Technical Details
| similarity | vpsearch | kendalls | |
|---|---|---|---|
| Version | 0.2.0 | 2.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-2-Clause | MIT |
| Dependencies | 6 | 1 | 4 |
| Crate Size | 28KB | 9KB | 11KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 25.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.85.0 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •vpsearch leads with a health score of 58/100, but none of the options score above 80.
- •similarity is pre-1.0 — API may change.