Decision Workspace
bevy_boids vs noid vs boids_rs_bevy
Side-by-side comparison of Rust crates
43
bevy_boids
growingv0.3.0
A bevy plugin to simulate flocking behavior via boids
44
noid
experimentalv0.1.0
Neural boids — flocking behavior learned by neural networks
33
boids_rs_bevy
growingv0.1.0
Rust boids simulation using Reynolds model running with Bevy engine
Core Metrics
| bevy_boids | noid | boids_rs_bevy | |
|---|---|---|---|
| Health Score | 43 | 44 | 33 |
| Total Downloads | 4.1K | 37 | 1.9K |
| 30d Downloads | 6 | 37 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 1 | 1 |
| Last Updated | 1120d ago | 19d ago | 869d ago |
| Age | 3y 1m | 19d | 2y 4m |
Health Breakdown
bevy_boids
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
13
noid
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
boids_rs_bevy
Maintenance
1
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| bevy_boids | noid | boids_rs_bevy | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0-or-later |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 3KB | 14KB | 2.8MB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •noid leads with a health score of 44/100, but none of the options score above 80.
- •bevy_boids has the most downloads (4.1K), suggesting wider adoption.
- •⚠ bevy_boids, boids_rs_bevy have not been updated in over a year.