Decision Workspace
cmos vs ioports vs uart
Side-by-side comparison of Rust crates
40
cmos
growingv0.1.2
A utility to read, write CMOS and RTC data. Standard library not required.
41
ioports
growingv1.0.0
A simple library for interacting with IO ports on various platforms (currently, x86, x86_64, and RISCV64).
45
uart
growingv3.0.1
A clean implementation of the UART_16550 device functionality.
Core Metrics
| cmos | ioports | uart | |
|---|---|---|---|
| Health Score | 40 | 41 | 45 |
| Total Downloads | 5.1K | 816 | 8.2K |
| 30d Downloads | 8 | 18 | 29 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 1 | 13 |
| Last Updated | 2020d ago | 308d ago | 279d ago |
| Age | 7y 3m | 10m | 3y |
Health Breakdown
cmos
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
12
ioports
Maintenance
3
Quality
19
Community
6
Popularity
3
Documentation
10
uart
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
10
Technical Details
| cmos | ioports | uart | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 3.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 6KB | 4KB | 10KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 15.4% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uart leads with a health score of 45/100, but none of the options score above 80.
- •⚠ cmos has not been updated in over a year.
- •cmos is pre-1.0 — API may change.