Decision Workspace
spidriver vs brotli vs ftree
Side-by-side comparison of Rust crates
33
spidriver
growingv0.1.0
A library for communicating with 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.
62
ftree
stablev1.3.0
A very fast fenwick tree implementation
Core Metrics
| spidriver | brotli | ftree | |
|---|---|---|---|
| Health Score | 33 | 72 | 62 |
| Total Downloads | 4.0K | 162.1M | 159.0K |
| 30d Downloads | 83 | 12.4M | 20.4K |
| Dependents | 5 | 6.1K | 65 |
| Releases | 1 | 52 | 7 |
| Last Updated | 2464d ago | 223d ago | 82d ago |
| Age | 6y 9m | 10y 4m | 2y 8m |
Health Breakdown
spidriver
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
9
brotli
Maintenance
9
Quality
21
Community
20
Popularity
8
Documentation
14
ftree
Maintenance
12
Quality
21
Community
10
Popularity
6
Documentation
13
Technical Details
| spidriver | brotli | ftree | |
|---|---|---|---|
| Version | 0.1.0 | 8.0.2 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause AND MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 4KB | 742KB | 7KB |
| Features | 0 | 16 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2015 | 2021 |
| MSRV | — | 1.59.0 | — |
| Owners | 1 | 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.
- •⚠ spidriver has not been updated in over a year.
- •spidriver is pre-1.0 — API may change.