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