Decision Workspace
shufflebag vs parrot-rng vs squirrel-rng
Side-by-side comparison of Rust crates
35
shufflebag
growingv0.1.1
A shuffle bag implementation on rust.
56
parrot-rng
experimentalv0.8.1
A lightweight, strictly deterministic procedural generation library for Rust
53
squirrel-rng
growingv0.4.0
An impl of `rand::Rng` based on a talk by Squirrel Eiserloh re: Math for Game Programmers.
Core Metrics
| shufflebag | parrot-rng | squirrel-rng | |
|---|---|---|---|
| Health Score | 35 | 56 | 53 |
| Total Downloads | 1.6K | 368 | 13.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 19 | 9 |
| Last Updated | 1386d ago | 20d ago | 73d ago |
| Age | 3y 9m | 5m | 5y 3m |
Health Breakdown
shufflebag
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
parrot-rng
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
13
squirrel-rng
Maintenance
15
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| shufflebag | parrot-rng | squirrel-rng | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 OR GPL-3.0-only OR LGPL-3.0-only | MIT/Apache-2.0 |
| Dependencies | 1 | 7 | 1 |
| Crate Size | 10KB | 38KB | 10KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parrot-rng leads with a health score of 56/100, but none of the options score above 80.
- •squirrel-rng has the most downloads (13.7K), suggesting wider adoption.
- •⚠ shufflebag has not been updated in over a year.