Decision Workspace
incerto vs parrot-rng vs simul
Side-by-side comparison of Rust crates
43
incerto
experimentalv0.5.0
Monte carlo simulations.
55
parrot-rng
experimentalv0.8.0
A lightweight, strictly deterministic procedural generation library for Rust
49
simul
growingv0.5.1
A discrete-event simulation library aimed at high-level use-cases to quickly simulate real-world problems and run simulated experiments. Some example use cases might include simulating logistics or operations research problems, running experiments to determine optimal parameters, simulating queueing systems, distributed systems, performance engineering, and so on.
Core Metrics
| incerto | parrot-rng | simul | |
|---|---|---|---|
| Health Score | 43 | 55 | 49 |
| Total Downloads | 2.4K | 309 | 21.8K |
| 30d Downloads | 8 | 48 | 38 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 18 | 20 |
| Last Updated | 192d ago | 31d ago | 113d ago |
| Age | 9m | 3m | 2y 8m |
Health Breakdown
incerto
Maintenance
11
Quality
12
Community
6
Popularity
4
Documentation
10
parrot-rng
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
13
simul
Maintenance
13
Quality
13
Community
6
Popularity
5
Documentation
12
Technical Details
| incerto | parrot-rng | simul | |
|---|---|---|---|
| Version | 0.5.0 | 0.8.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 OR GPL-3.0-only OR LGPL-3.0-only | MIT |
| Dependencies | 4 | 7 | 6 |
| Crate Size | 202KB | 38KB | 146KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parrot-rng leads with a health score of 55/100, but none of the options score above 80.
- •simul has the most downloads (21.8K), suggesting wider adoption.