Decision Workspace
teetty vs tty-spawn vs ptyprocess
Side-by-side comparison of Rust crates
38
teetty
growingv0.4.0
A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process.
41
tty-spawn
growingv0.4.0
The internal tty spawning functionality of the teetty utility
54
ptyprocess
growingv0.5.0
A library to work with PTY/TTY on Unix systems
Core Metrics
| teetty | tty-spawn | ptyprocess | |
|---|---|---|---|
| Health Score | 38 | 41 | 54 |
| Total Downloads | 9.5K | 6.9K | 543.7K |
| 30d Downloads | 11 | 31 | 64.6K |
| Dependents | 0 | 3 | 59 |
| Releases | 8 | 3 | 14 |
| Last Updated | 585d ago | 585d ago | 196d ago |
| Age | 3y 3m | 3y 2m | 4y 8m |
Health Breakdown
teetty
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
12
tty-spawn
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
12
ptyprocess
Maintenance
8
Quality
16
Community
11
Popularity
7
Documentation
12
Technical Details
| teetty | tty-spawn | ptyprocess | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 3 | 1 |
| Crate Size | 12KB | 7KB | 14KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.63.0 | 1.63.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ptyprocess leads with a health score of 54/100, but none of the options score above 80.
- •⚠ teetty, tty-spawn have not been updated in over a year.