Decision Workspace
generic-mutability vs mut_family vs as-is
Side-by-side comparison of Rust crates
38
generic-mutability
growingv0.1.0
Allows the creation of APIs that are generic over mutability
50
mut_family
growingv0.1.14
A GAT-based library for writing code that is generic over exterior/interior mutability and mutability of references.
43
as-is
growingv0.0.30
An abstraction over ownership.
Core Metrics
| generic-mutability | mut_family | as-is | |
|---|---|---|---|
| Health Score | 38 | 50 | 43 |
| Total Downloads | 1.7K | 17.7K | 43.4K |
| 30d Downloads | 18 | 19 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 15 | 35 |
| Last Updated | 643d ago | 1078d ago | 638d ago |
| Age | 1y 9m | 2y 11m | 5y 6m |
Health Breakdown
generic-mutability
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
mut_family
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
15
as-is
Maintenance
7
Quality
11
Community
6
Popularity
6
Documentation
13
Technical Details
| generic-mutability | mut_family | as-is | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.14 | 0.0.30 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 15KB | 10KB | 17KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 94.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mut_family leads with a health score of 50/100, but none of the options score above 80.
- •as-is has the most downloads (43.4K), suggesting wider adoption.
- •⚠ generic-mutability, mut_family, as-is have not been updated in over a year.