Decision Workspace
simple-undo vs maplike vs undoredo
Side-by-side comparison of Rust crates
41
simple-undo
growingv0.1.1
Easy to use undo-redo library
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
| simple-undo | maplike | undoredo | |
|---|---|---|---|
| Health Score | 41 | 61 | 58 |
| Total Downloads | 2.8K | 3.0K | 706 |
| 30d Downloads | 5 | 625 | 406 |
| Dependents | 0 | 120 | 31 |
| Releases | 2 | 24 | 38 |
| Last Updated | 1586d ago | 24d ago | 24d ago |
| Age | 4y 5m | 3m | 3m |
Health Breakdown
simple-undo
Maintenance
3
Quality
16
Community
5
Popularity
4
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
| simple-undo | maplike | undoredo | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.8 | 0.8.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 10 |
| Crate Size | 3KB | 12KB | 21KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ simple-undo has not been updated in over a year.