Decision Workspace
ioports vs uart vs cmos
Side-by-side comparison of Rust crates
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.
40
cmos
growingv0.1.2
A utility to read, write CMOS and RTC data. Standard library not required.
Core Metrics
| ioports | uart | cmos | |
|---|---|---|---|
| Health Score | 41 | 45 | 40 |
| Total Downloads | 816 | 8.2K | 5.1K |
| 30d Downloads | 18 | 29 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 13 | 3 |
| Last Updated | 308d ago | 279d ago | 2020d ago |
| Age | 10m | 3y | 7y 3m |
Health Breakdown
ioports
Maintenance
3
Quality
19
Community
6
Popularity
3
Documentation
10
uart
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
10
cmos
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| ioports | uart | cmos | |
|---|---|---|---|
| Version | 1.0.0 | 3.0.1 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 4KB | 10KB | 6KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 15.4% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| 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.