Decision Workspace
framed-serial vs sequential-storage vs embassy-usb-logger
Side-by-side comparison of Rust crates
39
framed-serial
growingv0.4.0
Add frames to serial connections. Useful for embedded devices. Can be built with no_std.
67
sequential-storage
stablev7.2.0
A crate for storing data in flash with minimal erase cycles.
66
embassy-usb-logger
growingv0.6.0
`log` implementation for USB serial using `embassy-usb`.
Core Metrics
| framed-serial | sequential-storage | embassy-usb-logger | |
|---|---|---|---|
| Health Score | 39 | 67 | 66 |
| Total Downloads | 8.6K | 406.9K | 35.2K |
| 30d Downloads | 8 | 44.1K | 2.6K |
| Dependents | 0 | 73 | 32 |
| Releases | 5 | 35 | 7 |
| Last Updated | 3242d ago | 3d ago | 7d ago |
| Age | 9y 2m | 3y 2m | 3y 2m |
Health Breakdown
framed-serial
Maintenance
3
Quality
17
Community
3
Popularity
5
Documentation
11
sequential-storage
Maintenance
19
Quality
21
Community
8
Popularity
7
Documentation
12
embassy-usb-logger
Maintenance
19
Quality
14
Community
15
Popularity
5
Documentation
13
Technical Details
| framed-serial | sequential-storage | embassy-usb-logger | |
|---|---|---|---|
| Version | 0.4.0 | 7.2.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 14 | 4 |
| Crate Size | 12KB | 68KB | 8KB |
| Features | 4 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.87 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •sequential-storage leads with a health score of 67/100, but none of the options score above 80.
- •⚠ framed-serial has not been updated in over a year.
- •framed-serial, embassy-usb-logger are pre-1.0 — API may change.