Decision Workspace
udatatable vs modulino vs avr-port
Side-by-side comparison of Rust crates
40
udatatable
growingv0.1.1
A library for creating data tables in an embedded no_std environment without an allocator.
48
modulino
experimentalv0.1.0
A hardware-agnostic, no_std Rust driver for Arduino Modulino breakout boards
47
avr-port
experimentalv0.2.0
no_std GPIO port abstraction for AVR (ATmega328P): Port B, C, D with DDR/PORT/PIN register access
Core Metrics
| udatatable | modulino | avr-port | |
|---|---|---|---|
| Health Score | 40 | 48 | 47 |
| Total Downloads | 2.7K | 88 | 37 |
| 30d Downloads | 5 | 39 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 2 |
| Last Updated | 864d ago | 53d ago | 50d ago |
| Age | 2y 4m | 1m | 1m |
Health Breakdown
udatatable
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
modulino
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
15
avr-port
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| udatatable | modulino | avr-port | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 10KB | 27KB | 2KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •modulino leads with a health score of 48/100, but none of the options score above 80.
- •udatatable has the most downloads (2.7K), suggesting wider adoption.
- •⚠ udatatable has not been updated in over a year.