Decision Workspace
simdnoise vs fastnoise2 vs fmc_noise
Side-by-side comparison of Rust crates
55
simdnoise
growingv3.1.6
SIMD accelerate noise library with runtime feature detection
46
fastnoise2
growingv0.4.0
A safe Rust wrapper for FastNoise2, a node-based noise generation library optimized with SIMD.
44
fmc_noise
growingv0.3.1
SIMD gradient noise library
Core Metrics
| simdnoise | fastnoise2 | fmc_noise | |
|---|---|---|---|
| Health Score | 55 | 46 | 44 |
| Total Downloads | 75.0K | 6.6K | 5.2K |
| 30d Downloads | 1.8K | 92 | 76 |
| Dependents | 46 | 0 | 5 |
| Releases | 26 | 7 | 5 |
| Last Updated | 2127d ago | 65d ago | 244d ago |
| Age | 7y 9m | 1y 7m | 1y 6m |
Health Breakdown
simdnoise
Maintenance
6
Quality
20
Community
11
Popularity
6
Documentation
12
fastnoise2
Maintenance
14
Quality
14
Community
3
Popularity
5
Documentation
10
fmc_noise
Maintenance
10
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| simdnoise | fastnoise2 | fmc_noise | |
|---|---|---|---|
| Version | 3.1.6 | 0.4.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 19KB | 547KB | 21KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simdnoise leads with a health score of 55/100, but none of the options score above 80.
- •⚠ simdnoise has not been updated in over a year.
- •fastnoise2, fmc_noise are pre-1.0 — API may change.