Decision Workspace
bevy_noised vs fastnoise-lite vs island_map_generator_algo
Side-by-side comparison of Rust crates
47
bevy_noised
experimentalv0.1.1
2D seeded noise primitives for Bevy with matching CPU and WGSL implementations
53
fastnoise-lite
growingv1.1.1
FastNoise Lite is an extremely portable open source noise generation library with a large selection of noise algorithms
37
island_map_generator_algo
growingv0.1.0
Generation crate for an island map editor using procedural generation, Rust and Bevy engine
Core Metrics
| bevy_noised | fastnoise-lite | island_map_generator_algo | |
|---|---|---|---|
| Health Score | 47 | 53 | 37 |
| Total Downloads | 48 | 58.7K | 1.9K |
| 30d Downloads | 27 | 4.7K | 21 |
| Dependents | 0 | 39 | 1 |
| Releases | 2 | 3 | 1 |
| Last Updated | 25d ago | 752d ago | 860d ago |
| Age | 1m | 2y 5m | 2y 4m |
Health Breakdown
bevy_noised
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
13
fastnoise-lite
Maintenance
5
Quality
22
Community
10
Popularity
6
Documentation
10
island_map_generator_algo
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
10
Technical Details
| bevy_noised | fastnoise-lite | island_map_generator_algo | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0-or-later |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 40KB | 27KB | 2KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastnoise-lite leads with a health score of 53/100, but none of the options score above 80.
- •⚠ fastnoise-lite, island_map_generator_algo have not been updated in over a year.
- •bevy_noised, island_map_generator_algo are pre-1.0 — API may change.