Decision Workspace
anproto vs signature vs ed25519-compact
Side-by-side comparison of Rust crates
39
anproto
experimentalv0.1.0
Rust implementation of ANProto: the Authenticated and Non-networked protocol
80
signature
stablev3.0.0
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
71
ed25519-compact
stablev2.3.0
A small, self-contained, wasm-friendly Ed25519 implementation
Core Metrics
| anproto | signature | ed25519-compact | |
|---|---|---|---|
| Health Score | 39 | 80 | 71 |
| Total Downloads | 354 | 307.9M | 13.2M |
| 30d Downloads | 0 | 33.7M | 813.9K |
| Dependents | 0 | 4.6K | 383 |
| Releases | 1 | 55 | 40 |
| Last Updated | 264d ago | 23d ago | 8d ago |
| Age | 8m | 7y 6m | 5y 11m |
Health Breakdown
anproto
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
13
signature
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
15
ed25519-compact
Maintenance
18
Quality
23
Community
13
Popularity
8
Documentation
9
Technical Details
| anproto | signature | ed25519-compact | |
|---|---|---|---|
| Version | 0.1.0 | 3.0.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 4 | 2 | 7 |
| Crate Size | 9KB | 15KB | 35KB |
| Features | 0 | 2 | 10 |
| Yanked % | 0.0% | 5.5% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •signature has the highest health score (80/100) — a strong overall choice.
- •signature is depended on by 4.6K crates — strongest ecosystem trust.
- •anproto is pre-1.0 — API may change.