Decision Workspace
genesis vs hecs vs specs
Side-by-side comparison of Rust crates
30
genesis
growingv0.2.2
A library for generating statically-typed ECS worlds.
62
hecs
growingv0.11.0
A fast, minimal, and ergonomic entity-component-system library
61
specs
growingv0.20.0
Specs is an Entity-Component-System library written in Rust.
Core Metrics
| genesis | hecs | specs | |
|---|---|---|---|
| Health Score | 30 | 62 | 61 |
| Total Downloads | 9.4K | 364.6K | 984.6K |
| 30d Downloads | 10 | 20.3K | 21.5K |
| Dependents | 0 | 329 | 612 |
| Releases | 7 | 57 | 43 |
| Last Updated | 1646d ago | 76d ago | 915d ago |
| Age | 8y 5m | 6y 4m | 9y 11m |
Health Breakdown
genesis
Maintenance
3
Quality
11
Community
2
Popularity
5
Documentation
9
hecs
Maintenance
15
Quality
16
Community
12
Popularity
7
Documentation
12
specs
Maintenance
6
Quality
15
Community
18
Popularity
7
Documentation
15
Technical Details
| genesis | hecs | specs | |
|---|---|---|---|
| Version | 0.2.2 | 0.11.0 | 0.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 11 | 19 |
| Crate Size | 11KB | 93KB | 92KB |
| Features | 0 | 5 | 8 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.70.0 |
| Owners | 1 | 1 | 9 |
Links
Quick Verdict
- •hecs leads with a health score of 62/100, but none of the options score above 80.
- •specs has the most downloads (984.6K), suggesting wider adoption.
- •specs is depended on by 612 crates — strongest ecosystem trust.
- •⚠ genesis, specs have not been updated in over a year.