Decision Workspace
mnt vs mountinfo vs sys-mount
Side-by-side comparison of Rust crates
39
mnt
growingv0.3.1
Parse mount points
36
mountinfo
growingv0.2.0
A Rust library for parsing mount points on Linux and other Unix systems.
60
sys-mount
stablev3.1.0
High level FFI binding around the sys mount & umount2 calls
Core Metrics
| mnt | mountinfo | sys-mount | |
|---|---|---|---|
| Health Score | 39 | 36 | 60 |
| Total Downloads | 114.8K | 3.0K | 3.6M |
| 30d Downloads | 5.2K | 32 | 86.8K |
| Dependents | 19 | 0 | 76 |
| Releases | 3 | 1 | 19 |
| Last Updated | 3063d ago | 1510d ago | 57d ago |
| Age | 10y 7m | 4y 1m | 7y 5m |
Health Breakdown
mnt
Maintenance
3
Quality
15
Community
7
Popularity
6
Documentation
8
mountinfo
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
sys-mount
Maintenance
13
Quality
16
Community
13
Popularity
8
Documentation
10
Technical Details
| mnt | mountinfo | sys-mount | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | LGPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 7 |
| Crate Size | 20KB | 6KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 26.3% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •sys-mount leads with a health score of 60/100, but none of the options score above 80.
- •⚠ mnt, mountinfo have not been updated in over a year.
- •mnt, mountinfo are pre-1.0 — API may change.