Decision Workspace
rtt vs matchit vs shortestpath
Side-by-side comparison of Rust crates
35
rtt
growingv0.4.4
Rapidly-Exploring random trees path planning algorithm.
64
matchit
growingv0.9.1
A high performance, zero-copy URL router.
56
shortestpath
growingv0.10.0
Shortest Path is an experimental library finding the shortest path from A to B.
Core Metrics
| rtt | matchit | shortestpath | |
|---|---|---|---|
| Health Score | 35 | 64 | 56 |
| Total Downloads | 3.8K | 249.5M | 4.1K |
| 30d Downloads | 6 | 22.8M | 54 |
| Dependents | 0 | 1.5K | 2 |
| Releases | 2 | 27 | 12 |
| Last Updated | 2872d ago | 91d ago | 106d ago |
| Age | 7y 10m | 5y 3m | 3y 3m |
Health Breakdown
rtt
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
8
matchit
Maintenance
14
Quality
15
Community
15
Popularity
8
Documentation
12
shortestpath
Maintenance
13
Quality
17
Community
7
Popularity
4
Documentation
15
Technical Details
| rtt | matchit | shortestpath | |
|---|---|---|---|
| Version | 0.4.4 | 0.9.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT AND BSD-3-Clause | MIT |
| Dependencies | 1 | 13 | 3 |
| Crate Size | 6KB | 43KB | 87KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.66 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matchit leads with a health score of 64/100, but none of the options score above 80.
- •matchit is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ rtt has not been updated in over a year.