Decision Workspace
serial-thread vs bevy_serialport vs ashv2
Side-by-side comparison of Rust crates
46
serial-thread
growingv0.0.7
Asynchronous, multithreaded serial port communication library using mpsc::cjhannels or async-channels for efficient data handling.
56
bevy_serialport
growingv0.11.0
Async serial port plugin for Bevy game engine with enhanced error handling and convenience APIs
53
ashv2
growingv3.0.0
Implementation of the Asynchronous Serial Host (ASH) protocol.
Core Metrics
| serial-thread | bevy_serialport | ashv2 | |
|---|---|---|---|
| Health Score | 46 | 56 | 53 |
| Total Downloads | 8.6K | 13.4K | 5.0K |
| 30d Downloads | 10 | 46 | 42 |
| Dependents | 0 | 0 | 13 |
| Releases | 7 | 13 | 19 |
| Last Updated | 735d ago | 72d ago | 98d ago |
| Age | 2y | 3y 7m | 8m |
Health Breakdown
serial-thread
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
13
bevy_serialport
Maintenance
18
Quality
14
Community
6
Popularity
5
Documentation
13
ashv2
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
Technical Details
| serial-thread | bevy_serialport | ashv2 | |
|---|---|---|---|
| Version | 0.0.7 | 0.11.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 16 | 10 |
| Crate Size | 9KB | 48KB | 31KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 15.8% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_serialport leads with a health score of 56/100, but none of the options score above 80.
- •⚠ serial-thread has not been updated in over a year.
- •serial-thread, bevy_serialport are pre-1.0 — API may change.