Decision Workspace
bevy_serialport vs bevy-tokio-tasks vs makcu-rs
Side-by-side comparison of Rust crates
54
bevy_serialport
growingv0.11.0
Async serial port plugin for Bevy game engine with enhanced error handling and convenience APIs
52
bevy-tokio-tasks
growingv0.18.0
Simple integration of a Tokio runtime into a Bevy app for background processing.
43
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 | 54 | 52 | 43 |
| Total Downloads | 13.5K | 68.7K | 946 |
| 30d Downloads | 0 | 2.1K | 0 |
| Dependents | 0 | 23 | 0 |
| Releases | 13 | 15 | 2 |
| Last Updated | 131d ago | 127d ago | 303d ago |
| Age | 3y 9m | 3y 4m | 10m |
Health Breakdown
bevy_serialport
Maintenance
16
Quality
14
Community
6
Popularity
5
Documentation
13
bevy-tokio-tasks
Maintenance
12
Quality
14
Community
10
Popularity
6
Documentation
10
makcu-rs
Maintenance
7
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 54/100, but none of the options score above 80.
- •bevy-tokio-tasks has the most downloads (68.7K), suggesting wider adoption.