Decision Workspace
undoredo_derive vs maplike vs undoredo
Side-by-side comparison of Rust crates
54
undoredo_derive
experimentalv0.8.21
Derive macros for undoredo.
61
maplike
experimentalv0.8.8
Traits for common operations over maps, sets, (stable) vectors. Has built-ins for std, stable-vec, thunderdome, rstar, rstared.
58
undoredo
experimentalv0.8.25
Delta-based undo-redo decorator for collections such as HashMap, BTreeMap, StableVec, thunderdome::Arena, rstar::RTree. No need to implement commands.
Core Metrics
| undoredo_derive | maplike | undoredo | |
|---|---|---|---|
| Health Score | 54 | 61 | 58 |
| Total Downloads | 243 | 3.0K | 706 |
| 30d Downloads | 196 | 625 | 406 |
| Dependents | 24 | 120 | 31 |
| Releases | 5 | 24 | 38 |
| Last Updated | 26d ago | 24d ago | 24d ago |
| Age | 1m | 3m | 3m |
Health Breakdown
undoredo_derive
Maintenance
14
Quality
14
Community
10
Popularity
3
Documentation
13
maplike
Maintenance
17
Quality
15
Community
12
Popularity
4
Documentation
13
undoredo
Maintenance
17
Quality
15
Community
10
Popularity
3
Documentation
13
Technical Details
| undoredo_derive | maplike | undoredo | |
|---|---|---|---|
| Version | 0.8.21 | 0.8.8 | 0.8.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 10 |
| Crate Size | 7KB | 12KB | 21KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •maplike leads with a health score of 61/100, but none of the options score above 80.
- •maplike is depended on by 120 crates — strongest ecosystem trust.