Decision Workspace
faketty-lib vs uart_16550 vs passterm
Side-by-side comparison of Rust crates
46
faketty-lib
growingv2.0.18
Library fork of dtolnay/faketty
76
uart_16550
growingv0.5.0
Simple yet highly configurable low-level driver for 16550 UART devices, typically known and used as serial ports or COM ports. Easy integration into Rust while providing fine-grained control where needed (e.g., for kernel drivers).
67
passterm
stablev2.0.6
Read terminal password, check isatty
Core Metrics
| faketty-lib | uart_16550 | passterm | |
|---|---|---|---|
| Health Score | 46 | 76 | 67 |
| Total Downloads | 3.1K | 1.4M | 136.2K |
| 30d Downloads | 6 | 64.4K | 16.5K |
| Dependents | 0 | 288 | 142 |
| Releases | 3 | 26 | 19 |
| Last Updated | 486d ago | 7d ago | 53d ago |
| Age | 1y 4m | 7y 10m | 4y 3m |
Health Breakdown
faketty-lib
Maintenance
6
Quality
19
Community
5
Popularity
4
Documentation
12
uart_16550
Maintenance
19
Quality
17
Community
18
Popularity
7
Documentation
15
passterm
Maintenance
15
Quality
22
Community
11
Popularity
6
Documentation
13
Technical Details
| faketty-lib | uart_16550 | passterm | |
|---|---|---|---|
| Version | 2.0.18 | 0.5.0 | 2.0.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 12KB | 42KB | 9KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.69.0 | 1.85.1 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •uart_16550 leads with a health score of 76/100, but none of the options score above 80.
- •uart_16550 is depended on by 288 crates — strongest ecosystem trust.
- •⚠ faketty-lib has not been updated in over a year.
- •uart_16550 is pre-1.0 — API may change.