Decision Workspace
spidriver-hal vs brotli vs atsamd-hal
Side-by-side comparison of Rust crates
30
spidriver-hal
growingv0.1.0
Implementations of embedded-hal crates via a SPIDriver device.
72
brotli
growingv8.0.2
A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
70
atsamd-hal
growingv0.23.3
HAL and Peripheral access API for ATSAMD11, ATSAMD21, ATSAMD51, ATSAME51, ATSAME53 and ATSAME54 microcontrollers
Core Metrics
| spidriver-hal | brotli | atsamd-hal | |
|---|---|---|---|
| Health Score | 30 | 72 | 70 |
| Total Downloads | 1.8K | 162.1M | 648.3K |
| 30d Downloads | 3 | 12.4M | 8.6K |
| Dependents | 0 | 6.1K | 472 |
| Releases | 1 | 52 | 41 |
| Last Updated | 2463d ago | 223d ago | 24d ago |
| Age | 6y 9m | 10y 4m | 7y |
Health Breakdown
spidriver-hal
Maintenance
1
Quality
14
Community
2
Popularity
4
Documentation
9
brotli
Maintenance
9
Quality
21
Community
20
Popularity
8
Documentation
14
atsamd-hal
Maintenance
16
Quality
14
Community
18
Popularity
7
Documentation
15
Technical Details
| spidriver-hal | brotli | atsamd-hal | |
|---|---|---|---|
| Version | 0.1.0 | 8.0.2 | 0.23.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause AND MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 51 |
| Crate Size | 6KB | 742KB | 351KB |
| Features | 0 | 16 | 51 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2015 | 2024 |
| MSRV | — | 1.59.0 | 1.85.1 |
| Owners | 1 | 3 (team) | 1 (team) |
Links
Quick Verdict
- •brotli leads with a health score of 72/100, but none of the options score above 80.
- •brotli is depended on by 6.1K crates — strongest ecosystem trust.
- •⚠ spidriver-hal has not been updated in over a year.
- •spidriver-hal, atsamd-hal are pre-1.0 — API may change.