Decision Workspace
faster_poisson vs fast_poisson vs poisson
Side-by-side comparison of Rust crates
47
faster_poisson
growingv1.3.0
Fast Poisson disk sampling
47
fast_poisson
growingv1.0.2
An implementation of Bridson's algorithm for fast Poisson disk sampling
36
poisson
growingv0.10.1
Poisson-disk distribution generator.
Core Metrics
| faster_poisson | fast_poisson | poisson | |
|---|---|---|---|
| Health Score | 47 | 47 | 36 |
| Total Downloads | 2.2K | 43.1K | 24.0K |
| 30d Downloads | 28 | 1.5K | 100 |
| Dependents | 0 | 15 | 2 |
| Releases | 7 | 11 | 12 |
| Last Updated | 166d ago | 366d ago | 2366d ago |
| Age | 6m | 5y | 10y 10m |
Health Breakdown
faster_poisson
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
10
fast_poisson
Maintenance
5
Quality
16
Community
8
Popularity
6
Documentation
12
poisson
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
9
Technical Details
| faster_poisson | fast_poisson | poisson | |
|---|---|---|---|
| Version | 1.3.0 | 1.0.2 | 0.10.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 12 | 9 | 7 |
| Crate Size | 2.9MB | 24KB | 14KB |
| Features | 4 | 3 | 0 |
| Yanked % | 0.0% | 18.2% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.67 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •faster_poisson leads with a health score of 47/100, but none of the options score above 80.
- •fast_poisson has the most downloads (43.1K), suggesting wider adoption.
- •⚠ fast_poisson, poisson have not been updated in over a year.
- •poisson is pre-1.0 — API may change.