Decision Workspace
serialitm vs serialport_low_latency vs virtual-serialport
Side-by-side comparison of Rust crates
35
serialitm
growingv0.2.2
A rust command line tool used to read ITM packets off the serial port
46
serialport_low_latency
growingv0.1.2
Enable or disable low latency mode for serial ports on Linux.
41
virtual-serialport
growingv0.1.3
Simulates serial ports for testing. Designed to work with the `serialport` crate for virtual serial communication.
Core Metrics
| serialitm | serialport_low_latency | virtual-serialport | |
|---|---|---|---|
| Health Score | 35 | 46 | 41 |
| Total Downloads | 3.0K | 7.6K | 4.9K |
| 30d Downloads | 4 | 463 | 88 |
| Dependents | 0 | 2 | 1 |
| Releases | 2 | 3 | 3 |
| Last Updated | 2037d ago | 331d ago | 537d ago |
| Age | 6y 5m | 2y 9m | 1y 7m |
Health Breakdown
serialitm
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
9
serialport_low_latency
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
13
virtual-serialport
Maintenance
6
Quality
15
Community
4
Popularity
4
Documentation
12
Technical Details
| serialitm | serialport_low_latency | virtual-serialport | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.2 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 3 | 3 |
| Crate Size | 13KB | 7KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.59.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serialport_low_latency leads with a health score of 46/100, but none of the options score above 80.
- •⚠ serialitm, virtual-serialport have not been updated in over a year.