Decision Workspace
bevy_life vs smeagol vs game-of-life
Side-by-side comparison of Rust crates
55
bevy_life
growingv0.13.0
Generic and dynamic cellular automaton lib for bevy
35
smeagol
growingv0.1.2
Conway's Game of Life using HashLife and SIMD.
33
game-of-life
growingv0.1.0
An implementation of Conway's Game of Life using Piston.
Core Metrics
| bevy_life | smeagol | game-of-life | |
|---|---|---|---|
| Health Score | 55 | 35 | 33 |
| Total Downloads | 23.1K | 5.4K | 2.1K |
| 30d Downloads | 129 | 22 | 4 |
| Dependents | 0 | 1 | 0 |
| Releases | 17 | 3 | 1 |
| Last Updated | 47d ago | 2585d ago | 2991d ago |
| Age | 4y 5m | 7y 1m | 8y 2m |
Health Breakdown
bevy_life
Maintenance
16
Quality
17
Community
6
Popularity
5
Documentation
11
smeagol
Maintenance
3
Quality
12
Community
7
Popularity
4
Documentation
9
game-of-life
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
8
Technical Details
| bevy_life | smeagol | game-of-life | |
|---|---|---|---|
| Version | 0.13.0 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MPL-2.0 | MPL-2.0 |
| Dependencies | 4 | 8 | 5 |
| Crate Size | 41KB | 269KB | 12KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_life leads with a health score of 55/100, but none of the options score above 80.
- •⚠ smeagol, game-of-life have not been updated in over a year.