Decision Workspace
undoredo vs maplike vs undoredo_derive
Side-by-side comparison of Rust crates
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.
61
maplike
experimentalv0.8.8
Traits for common operations over maps, sets, (stable) vectors. Has built-ins for std, stable-vec, thunderdome, rstar, rstared.
54
undoredo_derive
experimentalv0.8.21
Derive macros for undoredo.
Core Metrics
| undoredo | maplike | undoredo_derive | |
|---|---|---|---|
| Health Score | 58 | 61 | 54 |
| Total Downloads | 706 | 3.0K | 243 |
| 30d Downloads | 406 | 625 | 196 |
| Dependents | 31 | 120 | 24 |
| Releases | 38 | 24 | 5 |
| Last Updated | 24d ago | 24d ago | 26d ago |
| Age | 3m | 3m | 1m |
Health Breakdown
undoredo
Maintenance
17
Quality
15
Community
10
Popularity
3
Documentation
13
maplike
Maintenance
17
Quality
15
Community
12
Popularity
4
Documentation
13
undoredo_derive
Maintenance
14
Quality
14
Community
10
Popularity
3
Documentation
13
Technical Details
| undoredo | maplike | undoredo_derive | |
|---|---|---|---|
| Version | 0.8.25 | 0.8.8 | 0.8.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 6 | 3 |
| Crate Size | 21KB | 12KB | 7KB |
| Features | 7 | 2 | 0 |
| 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.