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
74
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.
47
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 | 74 | 47 |
| Total Downloads | 29.7K | 54.7M | 1.4K |
| 30d Downloads | 0 | 5.9M | 0 |
| Dependents | 1 | 2.4K | 1 |
| Releases | 11 | 45 | 1 |
| Last Updated | 1456d ago | 36d ago | 159d ago |
| Age | 4y | 7y 7m | 5m |
Health Breakdown
p384_rs
Maintenance
4
Quality
13
Community
7
Popularity
5
Documentation
15
p384
Maintenance
16
Quality
15
Community
20
Popularity
8
Documentation
15
lit-p384
Maintenance
6
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.4% | 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 74/100, but none of the options score above 80.
- •p384 is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ p384_rs has not been updated in over a year.