Decision Workspace
rstared vs maplike vs anstyle
Side-by-side comparison of Rust crates
60
rstared
experimentalv0.8.7
Simple decorator that adds rstar::RTree to collections such as HashMap, BTreeMap, StableVec, thunderdome::Arena.
61
maplike
experimentalv0.8.8
Traits for common operations over maps, sets, (stable) vectors. Has built-ins for std, stable-vec, thunderdome, rstar, rstared.
79
anstyle
stablev1.0.14
ANSI text styling
Core Metrics
| rstared | maplike | anstyle | |
|---|---|---|---|
| Health Score | 60 | 61 | 79 |
| Total Downloads | 1.6K | 3.0K | 407.5M |
| 30d Downloads | 304 | 436 | 35.9M |
| Dependents | 96 | 120 | 4.8K |
| Releases | 23 | 24 | 31 |
| Last Updated | 30d ago | 24d ago | 14d ago |
| Age | 3m | 3m | 3y 10m |
Health Breakdown
rstared
Maintenance
17
Quality
16
Community
10
Popularity
4
Documentation
13
maplike
Maintenance
17
Quality
15
Community
12
Popularity
4
Documentation
13
anstyle
Maintenance
18
Quality
22
Community
19
Popularity
8
Documentation
12
Technical Details
| rstared | maplike | anstyle | |
|---|---|---|---|
| Version | 0.8.7 | 0.8.8 | 1.0.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 2 |
| Crate Size | 12KB | 12KB | 18KB |
| Features | 5 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.66.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •anstyle leads with a health score of 79/100, but none of the options score above 80.
- •anstyle is depended on by 4.8K crates — strongest ecosystem trust.
- •rstared, maplike are pre-1.0 — API may change.