Decision Workspace
p384_rs vs p384 vs lit-p384
Side-by-side comparison of Rust crates
44
p384_rs
growingv0.1.10
NIST P-384 (secp384r1), with correct arithmetic
75
p384
growingv0.13.1
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
49
lit-p384
experimentalv0.13.1
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
Core Metrics
| p384_rs | p384 | lit-p384 | |
|---|---|---|---|
| Health Score | 44 | 75 | 49 |
| Total Downloads | 29.7K | 44.6M | 1.2K |
| 30d Downloads | 18 | 4.4M | 82 |
| Dependents | 1 | 2.0K | 1 |
| Releases | 11 | 44 | 1 |
| Last Updated | 1397d ago | 17d ago | 100d ago |
| Age | 3y 10m | 7y 5m | 3m |
Health Breakdown
p384_rs
Maintenance
4
Quality
13
Community
7
Popularity
5
Documentation
15
p384
Maintenance
17
Quality
15
Community
20
Popularity
8
Documentation
15
lit-p384
Maintenance
8
Quality
15
Community
7
Popularity
4
Documentation
15
Technical Details
| p384_rs | p384 | lit-p384 | |
|---|---|---|---|
| Version | 0.1.10 | 0.13.1 | 0.13.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 11 | 12 | 12 |
| Crate Size | 261KB | 193KB | 193KB |
| Features | 15 | 17 | 17 |
| Yanked % | 9.1% | 4.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.57 | 1.65 | 1.65 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •p384 leads with a health score of 75/100, but none of the options score above 80.
- •p384 is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ p384_rs has not been updated in over a year.