Decision Workspace
avr-port vs udatatable vs sequential-storage
Side-by-side comparison of Rust crates
47
avr-port
experimentalv0.2.0
no_std GPIO port abstraction for AVR (ATmega328P): Port B, C, D with DDR/PORT/PIN register access
40
udatatable
growingv0.1.1
A library for creating data tables in an embedded no_std environment without an allocator.
67
sequential-storage
stablev7.2.0
A crate for storing data in flash with minimal erase cycles.
Core Metrics
| avr-port | udatatable | sequential-storage | |
|---|---|---|---|
| Health Score | 47 | 40 | 67 |
| Total Downloads | 37 | 2.7K | 406.9K |
| 30d Downloads | 4 | 5 | 42.1K |
| Dependents | 0 | 0 | 73 |
| Releases | 2 | 2 | 35 |
| Last Updated | 50d ago | 864d ago | 3d ago |
| Age | 1m | 2y 4m | 3y 2m |
Health Breakdown
avr-port
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
udatatable
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
sequential-storage
Maintenance
19
Quality
21
Community
8
Popularity
7
Documentation
12
Technical Details
| avr-port | udatatable | sequential-storage | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 7.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 14 |
| Crate Size | 2KB | 10KB | 68KB |
| Features | 0 | 1 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sequential-storage leads with a health score of 67/100, but none of the options score above 80.
- •⚠ udatatable has not been updated in over a year.
- •avr-port, udatatable are pre-1.0 — API may change.