Decision Workspace
rugfield vs simple_gaussian vs rand
Side-by-side comparison of Rust crates
41
rugfield
growingv0.2.3
A Rust library for generating Gaussian Random Fields using the circulant embedding method
40
simple_gaussian
growingv0.6.0
Some quick and easy functions for generating gaussian noise, mappable to specific bounds. Useful for artistic purposes.
73
rand
growingv0.10.0
Random number generators and other randomness functionality.
Core Metrics
| rugfield | simple_gaussian | rand | |
|---|---|---|---|
| Health Score | 41 | 40 | 73 |
| Total Downloads | 6.0K | 43.8K | 996.4M |
| 30d Downloads | 26 | 151 | 77.6M |
| Dependents | 0 | 34 | 301.4K |
| Releases | 5 | 11 | 85 |
| Last Updated | 323d ago | 2244d ago | 47d ago |
| Age | 2y | 11y 1m | 11y 1m |
Health Breakdown
rugfield
Maintenance
6
Quality
15
Community
5
Popularity
5
Documentation
10
simple_gaussian
Maintenance
3
Quality
15
Community
7
Popularity
6
Documentation
9
rand
Maintenance
16
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| rugfield | simple_gaussian | rand | |
|---|---|---|---|
| Version | 0.2.3 | 0.6.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 9 |
| Crate Size | 9KB | 2KB | 106KB |
| Features | 1 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 2.4% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rand leads with a health score of 73/100, but none of the options score above 80.
- •rand is depended on by 301.4K crates — strongest ecosystem trust.
- •⚠ simple_gaussian has not been updated in over a year.