Decision Workspace
proc-canonicalize vs unshare vs nsutils
Side-by-side comparison of Rust crates
60
proc-canonicalize
experimentalv0.1.2
Fix std::fs::canonicalize for /proc/PID/root and /proc/PID/cwd paths on Linux
41
unshare
growingv0.7.0
The low-level interface for linux namespaces (containers)
37
nsutils
growingv0.0.5
Command-line utilities for making use of Linux namespaces
Core Metrics
| proc-canonicalize | unshare | nsutils | |
|---|---|---|---|
| Health Score | 60 | 41 | 37 |
| Total Downloads | 5.3K | 81.1K | 9.9K |
| 30d Downloads | 2.0K | 2.3K | 43 |
| Dependents | 5 | 43 | 3 |
| Releases | 7 | 24 | 5 |
| Last Updated | 101d ago | 1788d ago | 3159d ago |
| Age | 3m | 10y 7m | 8y 11m |
Health Breakdown
proc-canonicalize
Maintenance
17
Quality
16
Community
8
Popularity
4
Documentation
15
unshare
Maintenance
4
Quality
13
Community
9
Popularity
6
Documentation
9
nsutils
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
8
Technical Details
| proc-canonicalize | unshare | nsutils | |
|---|---|---|---|
| Version | 0.1.2 | 0.7.0 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 48KB | 35KB | 8KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 4.2% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | 1.70.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-canonicalize leads with a health score of 60/100, but none of the options score above 80.
- •unshare has the most downloads (81.1K), suggesting wider adoption.
- •⚠ unshare, nsutils have not been updated in over a year.