Decision Workspace
s3p-core vs s3p-cli vs chacha20poly1305
Side-by-side comparison of Rust crates
39
s3p-core
experimentalv0.1.0
BlockNet S³P core: chunking, AEAD, RS erasure, Merkle
40
s3p-cli
experimentalv0.1.1
CLI for BlockNet S³P (encrypt→erasure→merkle, fountain tools)
72
chacha20poly1305
growingv0.10.1
Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration. Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants.
Core Metrics
| s3p-core | s3p-cli | chacha20poly1305 | |
|---|---|---|---|
| Health Score | 39 | 40 | 72 |
| Total Downloads | 556 | 543 | 49.7M |
| 30d Downloads | 36 | 4 | 3.9M |
| Dependents | 2 | 0 | 5.9K |
| Releases | 1 | 2 | 34 |
| Last Updated | 171d ago | 171d ago | 53d ago |
| Age | 5m | 5m | 9y 5m |
Health Breakdown
s3p-core
Maintenance
5
Quality
12
Community
7
Popularity
3
Documentation
12
s3p-cli
Maintenance
9
Quality
12
Community
6
Popularity
3
Documentation
10
chacha20poly1305
Maintenance
15
Quality
16
Community
20
Popularity
8
Documentation
13
Technical Details
| s3p-core | s3p-cli | chacha20poly1305 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.10.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 14 | 9 | 6 |
| Crate Size | 28KB | 21KB | 68KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •chacha20poly1305 leads with a health score of 72/100, but none of the options score above 80.
- •chacha20poly1305 is depended on by 5.9K crates — strongest ecosystem trust.