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