Decision Workspace
mutable vs mutable_derive vs nosy
Side-by-side comparison of Rust crates
40
mutable
growingv0.2.8
Mutable is a crate to keep track of changes in structures
41
mutable_derive
growingv0.3.3
Implementation for derive for Mutable and Softeq
56
nosy
growingv0.3.0
Change notification / observation / broadcast channels, with filtering and coalescing. no_std compatible.
Core Metrics
| mutable | mutable_derive | nosy | |
|---|---|---|---|
| Health Score | 40 | 41 | 56 |
| Total Downloads | 12.3K | 9.5K | 13.8K |
| 30d Downloads | 14 | 29 | 2.7K |
| Dependents | 0 | 10 | 2 |
| Releases | 10 | 7 | 4 |
| Last Updated | 1084d ago | 1084d ago | 129d ago |
| Age | 3y 7m | 3y 7m | 1y 3m |
Health Breakdown
mutable
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
10
mutable_derive
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
nosy
Maintenance
16
Quality
16
Community
7
Popularity
5
Documentation
12
Technical Details
| mutable | mutable_derive | nosy | |
|---|---|---|---|
| Version | 0.2.8 | 0.3.3 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 10 |
| Crate Size | 5KB | 4KB | 57KB |
| Features | 1 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nosy leads with a health score of 56/100, but none of the options score above 80.
- •⚠ mutable, mutable_derive have not been updated in over a year.