Decision Workspace
serial-async vs uartcat vs rtic-macros
Side-by-side comparison of Rust crates
41
serial-async
experimentalv0.2.0
A library that makes creating asynchronous serial drivers even simpler.
46
uartcat
experimentalv0.1.2
chained uart memory bus protocol strongly inspired from EtherCAT and simplified
65
rtic-macros
growingv2.2.0
Procedural macros, syntax parsing, and codegen of the RTIC crate
Core Metrics
| serial-async | uartcat | rtic-macros | |
|---|---|---|---|
| Health Score | 41 | 46 | 65 |
| Total Downloads | 1.1K | 53 | 281.7K |
| 30d Downloads | 4 | 5 | 32.9K |
| Dependents | 0 | 0 | 10 |
| Releases | 2 | 3 | 9 |
| Last Updated | 305d ago | 104d ago | 278d ago |
| Age | 10m | 3m | 2y 11m |
Health Breakdown
serial-async
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
uartcat
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
10
rtic-macros
Maintenance
9
Quality
22
Community
14
Popularity
7
Documentation
13
Technical Details
| serial-async | uartcat | rtic-macros | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.2 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 9 | 6 |
| Crate Size | 9KB | 20KB | 43KB |
| Features | 0 | 3 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •rtic-macros leads with a health score of 65/100, but none of the options score above 80.
- •serial-async, uartcat are pre-1.0 — API may change.