Decision Workspace
rocket_async_compression vs sqlite-compressions vs armature-compression
Side-by-side comparison of Rust crates
40
rocket_async_compression
growingv0.6.1
Response compression in both gzip and brotli formats for the Rocket webserver using the `async-compression` library
56
sqlite-compressions
growingv0.3.10
Compression, decompression, testing, diffing and patching functions for SQLite: gzip, brotli, bsdiff, ...
52
armature-compression
experimentalv0.1.2
HTTP compression middleware with gzip, brotli, and zstd support
Core Metrics
| rocket_async_compression | sqlite-compressions | armature-compression | |
|---|---|---|---|
| Health Score | 40 | 56 | 52 |
| Total Downloads | 38.7K | 84.1K | 327 |
| 30d Downloads | 340 | 7.3K | 101 |
| Dependents | 1 | 16 | 3 |
| Releases | 10 | 30 | 3 |
| Last Updated | 570d ago | 137d ago | 87d ago |
| Age | 4y 4m | 2y 3m | 3m |
Health Breakdown
rocket_async_compression
Maintenance
7
Quality
14
Community
4
Popularity
5
Documentation
10
sqlite-compressions
Maintenance
13
Quality
16
Community
9
Popularity
6
Documentation
12
armature-compression
Maintenance
14
Quality
15
Community
8
Popularity
3
Documentation
12
Technical Details
| rocket_async_compression | sqlite-compressions | armature-compression | |
|---|---|---|---|
| Version | 0.6.1 | 0.3.10 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 13 | 9 |
| Crate Size | 18KB | 34KB | 25KB |
| Features | 0 | 9 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlite-compressions leads with a health score of 56/100, but none of the options score above 80.
- •⚠ rocket_async_compression has not been updated in over a year.