Decision Workspace
arkhe-rand vs ag_id vs spg-crypto
Side-by-side comparison of Rust crates
51
arkhe-rand
experimentalv0.15.0
BLAKE3-keyed PRNG with split() determinism — Lemire unbiased range + Fisher-Yates shuffle. Shell-side use (kernel/runtime forbids RNG for deterministic replay).
45
ag_id
experimentalv0.1.0
Ag^id — deterministic identifiers that survive platform translation
63
spg-crypto
experimentalv7.37.12
Self-built cryptographic primitives for SPG: BLAKE3 hash, CRC32, no_std.
Core Metrics
| arkhe-rand | ag_id | spg-crypto | |
|---|---|---|---|
| Health Score | 51 | 45 | 63 |
| Total Downloads | 126 | 17 | 3.4K |
| 30d Downloads | 0 | 0 | 308 |
| Dependents | 0 | 0 | 576 |
| Releases | 4 | 1 | 72 |
| Last Updated | 33d ago | 47d ago | 20d ago |
| Age | 2m | 1m | 1m |
Health Breakdown
arkhe-rand
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
15
ag_id
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
13
spg-crypto
Maintenance
18
Quality
17
Community
14
Popularity
4
Documentation
10
Technical Details
| arkhe-rand | ag_id | spg-crypto | |
|---|---|---|---|
| Version | 0.15.0 | 0.1.0 | 7.37.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 1 |
| Crate Size | 23KB | 57KB | 22KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •spg-crypto leads with a health score of 63/100, but none of the options score above 80.
- •spg-crypto is depended on by 576 crates — strongest ecosystem trust.
- •arkhe-rand, ag_id are pre-1.0 — API may change.