Decision Workspace
cerniera vs s-zip vs zip
Side-by-side comparison of Rust crates
52
cerniera
experimentalv0.1.0
A ZIP archive encoder that never copies your data
54
s-zip
experimentalv0.11.3
High-performance streaming ZIP library with AES-256 encryption and async/await support - Read/write ZIP files with minimal memory footprint. Supports password protection, cloud storage, and Tokio runtime.
69
zip
stablev8.4.0
Library to support the reading and writing of zip files.
Core Metrics
| cerniera | s-zip | zip | |
|---|---|---|---|
| Health Score | 52 | 54 | 69 |
| Total Downloads | 332 | 1.2K | 154.4M |
| 30d Downloads | 332 | 436 | 14.7M |
| Dependents | 0 | 13 | 26.3K |
| Releases | 1 | 19 | 125 |
| Last Updated | 16d ago | 8d ago | 4d ago |
| Age | 16d | 3m | 11y 4m |
Health Breakdown
cerniera
Maintenance
12
Quality
14
Community
11
Popularity
3
Documentation
12
s-zip
Maintenance
18
Quality
13
Community
9
Popularity
4
Documentation
10
zip
Maintenance
19
Quality
13
Community
17
Popularity
8
Documentation
12
Technical Details
| cerniera | s-zip | zip | |
|---|---|---|---|
| Version | 0.1.0 | 0.11.3 | 8.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 12 | 22 | 36 |
| Crate Size | 21KB | 134KB | 147KB |
| Features | 3 | 8 | 24 |
| Yanked % | 0.0% | 0.0% | 20.8% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | — | 1.88 |
| Owners | 2 (team) | 1 | 2 |
Links
Quick Verdict
- •zip leads with a health score of 69/100, but none of the options score above 80.
- •zip is depended on by 26.3K crates — strongest ecosystem trust.
- •cerniera, s-zip are pre-1.0 — API may change.