Decision Workspace
tty-spawn vs teetty vs ptyprocess
Side-by-side comparison of Rust crates
41
tty-spawn
growingv0.4.0
The internal tty spawning functionality of the teetty utility
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.
54
ptyprocess
growingv0.5.0
A library to work with PTY/TTY on Unix systems
Core Metrics
| tty-spawn | teetty | ptyprocess | |
|---|---|---|---|
| Health Score | 41 | 38 | 54 |
| Total Downloads | 6.9K | 9.5K | 543.7K |
| 30d Downloads | 31 | 11 | 64.6K |
| Dependents | 3 | 0 | 59 |
| Releases | 3 | 8 | 14 |
| Last Updated | 585d ago | 585d ago | 196d ago |
| Age | 3y 2m | 3y 3m | 4y 8m |
Health Breakdown
tty-spawn
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
12
teetty
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
12
ptyprocess
Maintenance
8
Quality
16
Community
11
Popularity
7
Documentation
12
Technical Details
| tty-spawn | teetty | 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 | 3 | 5 | 1 |
| Crate Size | 7KB | 12KB | 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.
- •⚠ tty-spawn, teetty have not been updated in over a year.