Decision Workspace
squirrel-rng vs parrot-rng vs squirrel_noise5
Side-by-side comparison of Rust crates
56
squirrel-rng
growingv0.4.0
An impl of `rand::Rng` based on a talk by Squirrel Eiserloh re: Math for Game Programmers.
55
parrot-rng
experimentalv0.8.0
A lightweight, strictly deterministic procedural generation library for Rust
48
squirrel_noise5
growingv1.1.2
Implementation of SquirrelNoise version 5 with a random values generator and optional bindings with rand crate (rand_squirrel feature)
Core Metrics
| squirrel-rng | parrot-rng | squirrel_noise5 | |
|---|---|---|---|
| Health Score | 56 | 55 | 48 |
| Total Downloads | 13.4K | 309 | 1.3K |
| 30d Downloads | 153 | 49 | 6 |
| Dependents | 1 | 0 | 0 |
| Releases | 9 | 18 | 4 |
| Last Updated | 14d ago | 31d ago | 154d ago |
| Age | 5y 1m | 3m | 7m |
Health Breakdown
squirrel-rng
Maintenance
18
Quality
17
Community
6
Popularity
5
Documentation
10
parrot-rng
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
13
squirrel_noise5
Maintenance
11
Quality
19
Community
6
Popularity
4
Documentation
8
Technical Details
| squirrel-rng | parrot-rng | squirrel_noise5 | |
|---|---|---|---|
| Version | 0.4.0 | 0.8.0 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 OR GPL-3.0-only OR LGPL-3.0-only | CC-BY-3.0-US |
| Dependencies | 1 | 7 | 1 |
| Crate Size | 10KB | 38KB | 6KB |
| Features | 2 | 5 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •squirrel-rng leads with a health score of 56/100, but none of the options score above 80.
- •squirrel-rng, parrot-rng are pre-1.0 — API may change.