Decision Workspace
jitterbug vs mc-rand vs clock-rand
Side-by-side comparison of Rust crates
44
jitterbug
experimentalv0.0.1
A true random number generator based on CPU execution jitter.
55
mc-rand
growingv1.1.0
A platform abstraction layer providing a cryptographic RNG, `McRng`
53
clock-rand
experimentalv1.0.3
Next-generation random number generation with blockchain-aware RNGs, fork detection, and cryptographic security
Core Metrics
| jitterbug | mc-rand | clock-rand | |
|---|---|---|---|
| Health Score | 44 | 55 | 53 |
| Total Downloads | 16 | 62.1K | 310 |
| 30d Downloads | 3 | 491 | 75 |
| Dependents | 0 | 1 | 9 |
| Releases | 1 | 2 | 4 |
| Last Updated | 47d ago | 1096d ago | 68d ago |
| Age | 1m | 3y | 2m |
Health Breakdown
jitterbug
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
13
mc-rand
Maintenance
4
Quality
21
Community
12
Popularity
6
Documentation
12
clock-rand
Maintenance
10
Quality
18
Community
9
Popularity
3
Documentation
13
Technical Details
| jitterbug | mc-rand | clock-rand | |
|---|---|---|---|
| Version | 0.0.1 | 1.1.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | AGPL-3.0-or-later | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 6 | 17 |
| Crate Size | 3KB | 18KB | 54KB |
| Features | 0 | 2 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.68 | — |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •mc-rand leads with a health score of 55/100, but none of the options score above 80.
- •⚠ mc-rand has not been updated in over a year.
- •jitterbug is pre-1.0 — API may change.