Decision Workspace
dfu-core vs brotli vs sans-io-time
Side-by-side comparison of Rust crates
51
dfu-core
growingv0.10.0
Sans IO core library (traits and tools) for DFU
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.
63
sans-io-time
experimentalv0.2.0
Time structures for the sans-io pattern
Core Metrics
| dfu-core | brotli | sans-io-time | |
|---|---|---|---|
| Health Score | 51 | 72 | 63 |
| Total Downloads | 121.1K | 162.1M | 8.5K |
| 30d Downloads | 7.1K | 12.4M | 2.4K |
| Dependents | 21 | 6.1K | 39 |
| Releases | 17 | 52 | 4 |
| Last Updated | 107d ago | 223d ago | 22d ago |
| Age | 4y 10m | 10y 4m | 7m |
Health Breakdown
dfu-core
Maintenance
12
Quality
10
Community
11
Popularity
6
Documentation
12
brotli
Maintenance
9
Quality
21
Community
20
Popularity
8
Documentation
14
sans-io-time
Maintenance
17
Quality
17
Community
9
Popularity
5
Documentation
15
Technical Details
| dfu-core | brotli | sans-io-time | |
|---|---|---|---|
| Version | 0.10.0 | 8.0.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause AND MIT | MIT |
| Dependencies | 11 | 4 | 0 |
| Crate Size | 23KB | 742KB | 6KB |
| Features | 2 | 16 | 2 |
| Yanked % | 29.4% | 0.0% | 0.0% |
| Edition | 2018 | 2015 | 2021 |
| MSRV | — | 1.59.0 | 1.56.0 |
| Owners | 3 | 3 (team) | 1 |
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.
- •dfu-core, sans-io-time are pre-1.0 — API may change.