Decision Workspace
rt_map vs rt_vec vs dispatchtable
Side-by-side comparison of Rust crates
46
rt_map
growingv0.6.0
Runtime managed mutable borrowing from a map.
40
rt_vec
growingv0.1.1
Runtime managed mutable borrowing from a vec.
43
dispatchtable
growingv0.2.0
Small library used to specify function dispatch tables HashMap<K, Box<Fn(..)>>
Core Metrics
| rt_map | rt_vec | dispatchtable | |
|---|---|---|---|
| Health Score | 46 | 40 | 43 |
| Total Downloads | 38.9K | 2.8K | 8.6K |
| 30d Downloads | 569 | 4 | 9 |
| Dependents | 21 | 0 | 0 |
| Releases | 10 | 2 | 6 |
| Last Updated | 376d ago | 1351d ago | 2205d ago |
| Age | 4y 9m | 3y 9m | 6y |
Health Breakdown
rt_map
Maintenance
5
Quality
16
Community
7
Popularity
5
Documentation
13
rt_vec
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
13
dispatchtable
Maintenance
7
Quality
16
Community
6
Popularity
5
Documentation
9
Technical Details
| rt_map | rt_vec | dispatchtable | |
|---|---|---|---|
| Version | 0.6.0 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 12KB | 11KB | 3KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rt_map leads with a health score of 46/100, but none of the options score above 80.
- •⚠ rt_map, rt_vec, dispatchtable have not been updated in over a year.