Decision Workspace
bevy_serialport vs bevy-tokio-tasks vs makcu-rs
Side-by-side comparison of Rust crates
56
bevy_serialport
growingv0.11.0
Async serial port plugin for Bevy game engine with enhanced error handling and convenience APIs
54
bevy-tokio-tasks
growingv0.18.0
Simple integration of a Tokio runtime into a Bevy app for background processing.
44
makcu-rs
experimentalv0.1.1
Fast and modular communication interface using serial ports, built with async-first design in Rust.
Core Metrics
| bevy_serialport | bevy-tokio-tasks | makcu-rs | |
|---|---|---|---|
| Health Score | 56 | 54 | 44 |
| Total Downloads | 13.4K | 63.7K | 928 |
| 30d Downloads | 55 | 4.0K | 23 |
| Dependents | 0 | 19 | 0 |
| Releases | 13 | 15 | 2 |
| Last Updated | 72d ago | 68d ago | 244d ago |
| Age | 3y 7m | 3y 2m | 8m |
Health Breakdown
bevy_serialport
Maintenance
18
Quality
14
Community
6
Popularity
5
Documentation
13
bevy-tokio-tasks
Maintenance
14
Quality
14
Community
10
Popularity
6
Documentation
10
makcu-rs
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| bevy_serialport | bevy-tokio-tasks | makcu-rs | |
|---|---|---|---|
| Version | 0.11.0 | 0.18.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 6 | 11 |
| Crate Size | 48KB | 34KB | 16KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| 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.
- •bevy-tokio-tasks has the most downloads (63.7K), suggesting wider adoption.