Decision Workspace
pidfd_getfd vs syscalls vs nc
Side-by-side comparison of Rust crates
43
pidfd_getfd
growingv0.2.2
Binding to and a wrapper for the pidfd_getfd syscall
63
syscalls
growingv0.8.1
A list of Linux system calls.
59
nc
growingv0.9.7
Access system calls directly
Core Metrics
| pidfd_getfd | syscalls | nc | |
|---|---|---|---|
| Health Score | 43 | 63 | 59 |
| Total Downloads | 6.8K | 712.4K | 353.2K |
| 30d Downloads | 266 | 49.2K | 31.8K |
| Dependents | 0 | 151 | 42 |
| Releases | 4 | 42 | 76 |
| Last Updated | 991d ago | 54d ago | 126d ago |
| Age | 4y 7m | 6y 6m | 6y 8m |
Health Breakdown
pidfd_getfd
Maintenance
3
Quality
17
Community
6
Popularity
5
Documentation
12
syscalls
Maintenance
16
Quality
17
Community
10
Popularity
7
Documentation
13
nc
Maintenance
13
Quality
15
Community
9
Popularity
7
Documentation
15
Technical Details
| pidfd_getfd | syscalls | nc | |
|---|---|---|---|
| Version | 0.2.2 | 0.8.1 | 0.9.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-2-Clause | Apache-2.0 |
| Dependencies | 2 | 4 | 1 |
| Crate Size | 9KB | 112KB | 1.0MB |
| Features | 2 | 21 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •syscalls leads with a health score of 63/100, but none of the options score above 80.
- •syscalls is depended on by 151 crates — strongest ecosystem trust.
- •⚠ pidfd_getfd has not been updated in over a year.