Decision Workspace
compu vs deko vs armature-compression
Side-by-side comparison of Rust crates
52
compu
growingv1.4.0
Rust Compression library with generic interface
59
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.
52
armature-compression
experimentalv0.1.2
HTTP compression middleware with gzip, brotli, and zstd support
Core Metrics
| compu | deko | armature-compression | |
|---|---|---|---|
| Health Score | 52 | 59 | 52 |
| Total Downloads | 35.0K | 13.6K | 327 |
| 30d Downloads | 83 | 1.0K | 102 |
| Dependents | 17 | 26 | 3 |
| Releases | 25 | 6 | 3 |
| Last Updated | 460d ago | 78d ago | 87d ago |
| Age | 6y 10m | 1y 4m | 3m |
Health Breakdown
compu
Maintenance
7
Quality
22
Community
8
Popularity
5
Documentation
10
deko
Maintenance
14
Quality
17
Community
10
Popularity
5
Documentation
13
armature-compression
Maintenance
14
Quality
15
Community
8
Popularity
3
Documentation
12
Technical Details
| compu | deko | armature-compression | |
|---|---|---|---|
| Version | 1.4.0 | 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 | 25KB | 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
- •deko leads with a health score of 59/100, but none of the options score above 80.
- •compu has the most downloads (35.0K), suggesting wider adoption.
- •⚠ compu has not been updated in over a year.
- •deko, armature-compression are pre-1.0 — API may change.