Decision Workspace
file-descriptors vs stdio-override vs nanocom-term
Side-by-side comparison of Rust crates
39
file-descriptors
growingv0.9.1
Wrapper around the common kinds of (mostly Linux) file descriptors, including sockets, pipes, FIFOs, terminals, serial ports, character devices, epoll, POSIX message queues, timerfd, eventfd, signalfd fanotify and inotify
45
stdio-override
growingv0.2.0
Rust library for overriding Stdin/Stdout/Stderr with a different stream
45
nanocom-term
experimentalv0.1.2
Cross platform picocom-like serial terminal emulator.
Core Metrics
| file-descriptors | stdio-override | nanocom-term | |
|---|---|---|---|
| Health Score | 39 | 45 | 45 |
| Total Downloads | 41.7K | 257.6K | 853 |
| 30d Downloads | 82 | 33.9K | 9 |
| Dependents | 1 | 57 | 0 |
| Releases | 28 | 5 | 3 |
| Last Updated | 2197d ago | 425d ago | 188d ago |
| Age | 7y 2m | 6y 11m | 6m |
Health Breakdown
file-descriptors
Maintenance
6
Quality
12
Community
7
Popularity
6
Documentation
8
stdio-override
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
9
nanocom-term
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| file-descriptors | stdio-override | nanocom-term | |
|---|---|---|---|
| Version | 0.9.1 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 9 | 4 | 3 |
| Crate Size | 131KB | 8KB | 21KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stdio-override leads with a health score of 45/100, but none of the options score above 80.
- •⚠ file-descriptors, stdio-override have not been updated in over a year.