Decision Workspace
ed25519-compact vs ec25519 vs radicle-ed25519-compact
Side-by-side comparison of Rust crates
66
ed25519-compact
stablev2.2.0
A small, self-contained, wasm-friendly Ed25519 implementation
43
ec25519
growingv0.1.0
Small, self-contained, wasm-friendly elliptic curve algorithms for 25519 curve family
37
radicle-ed25519-compact
growingv2.0.3
Fork of the `ed25519-compact` crate for Radicle
Core Metrics
| ed25519-compact | ec25519 | radicle-ed25519-compact | |
|---|---|---|---|
| Health Score | 66 | 43 | 37 |
| Total Downloads | 11.7M | 41.3K | 1.2K |
| 30d Downloads | 651.6K | 5.9K | 2 |
| Dependents | 331 | 14 | 0 |
| Releases | 39 | 1 | 1 |
| Last Updated | 131d ago | 1136d ago | 1138d ago |
| Age | 5y 9m | 3y 1m | 3y 1m |
Health Breakdown
ed25519-compact
Maintenance
13
Quality
23
Community
13
Popularity
8
Documentation
9
ec25519
Maintenance
1
Quality
18
Community
9
Popularity
6
Documentation
9
radicle-ed25519-compact
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
9
Technical Details
| ed25519-compact | ec25519 | radicle-ed25519-compact | |
|---|---|---|---|
| Version | 2.2.0 | 0.1.0 | 2.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 5 | 5 |
| Crate Size | 32KB | 29KB | 29KB |
| Features | 10 | 10 | 10 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ed25519-compact leads with a health score of 66/100, but none of the options score above 80.
- •ed25519-compact is depended on by 331 crates — strongest ecosystem trust.
- •⚠ ec25519, radicle-ed25519-compact have not been updated in over a year.
- •ec25519 is pre-1.0 — API may change.