Decision Workspace
niceowner vs mown vs rental
Side-by-side comparison of Rust crates
37
niceowner
growingv0.1.0
A stupid library that allows you to own a value, even if it comes from a reference. No cloning.
54
mown
growingv1.0.0
Maybe owned values. Wrappers for values that can be either owned or borrowed.
50
rental
growingv0.5.6
A macro to generate safe self-referential structs, plus premade types for common use cases.
Core Metrics
| niceowner | mown | rental | |
|---|---|---|---|
| Health Score | 37 | 54 | 50 |
| Total Downloads | 899 | 455.1K | 2.6M |
| 30d Downloads | 3 | 26.0K | 118.3K |
| Dependents | 0 | 135 | 271 |
| Releases | 1 | 6 | 37 |
| Last Updated | 446d ago | 722d ago | 1791d ago |
| Age | 1y 2m | 6y | 9y 4m |
Health Breakdown
niceowner
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
10
mown
Maintenance
3
Quality
20
Community
11
Popularity
7
Documentation
13
rental
Maintenance
6
Quality
12
Community
13
Popularity
8
Documentation
11
Technical Details
| niceowner | mown | rental | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.5.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 3KB | 8KB | 17KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 21.6% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mown leads with a health score of 54/100, but none of the options score above 80.
- •rental has the most downloads (2.6M), suggesting wider adoption.
- •rental is depended on by 271 crates — strongest ecosystem trust.
- •⚠ niceowner, mown, rental have not been updated in over a year.
- •niceowner, rental are pre-1.0 — API may change.