Decision Workspace
compu vs deko vs armature-compression
Side-by-side comparison of Rust crates
61
compu
stablev1.4.1
Rust Compression library with generic interface
56
deko
growingv0.6.0
A decoder that automatically detects compression format (gzip, bzip2, xz, zstd) via external crates. Includes an encoder for the same formats as well.
50
armature-compression
experimentalv0.1.2
HTTP compression middleware with gzip, brotli, and zstd support
Core Metrics
| compu | deko | armature-compression | |
|---|---|---|---|
| Health Score | 61 | 56 | 50 |
| Total Downloads | 35.1K | 15.4K | 425 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 17 | 29 | 3 |
| Releases | 26 | 6 | 3 |
| Last Updated | 34d ago | 137d ago | 146d ago |
| Age | 7y | 1y 6m | 5m |
Health Breakdown
compu
Maintenance
16
Quality
22
Community
8
Popularity
5
Documentation
10
deko
Maintenance
11
Quality
17
Community
10
Popularity
5
Documentation
13
armature-compression
Maintenance
12
Quality
15
Community
8
Popularity
3
Documentation
12
Technical Details
| compu | deko | armature-compression | |
|---|---|---|---|
| Version | 1.4.1 | 0.6.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSL-1.0 | MIT | Apache-2.0 |
| Dependencies | 7 | 6 | 9 |
| Crate Size | 27KB | 14KB | 25KB |
| Features | 8 | 6 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •compu leads with a health score of 61/100, but none of the options score above 80.
- •deko, armature-compression are pre-1.0 — API may change.