Decision Workspace
edict vs hecs vs specs
Side-by-side comparison of Rust crates
49
edict
growingv0.6.1
Powerful entity-component-system library
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
| edict | hecs | specs | |
|---|---|---|---|
| Health Score | 49 | 62 | 61 |
| Total Downloads | 42.8K | 364.6K | 984.6K |
| 30d Downloads | 129 | 20.9K | 22.5K |
| Dependents | 11 | 329 | 612 |
| Releases | 35 | 57 | 43 |
| Last Updated | 274d ago | 76d ago | 915d ago |
| Age | 4y 3m | 6y 4m | 9y 11m |
Health Breakdown
edict
Maintenance
9
Quality
13
Community
8
Popularity
6
Documentation
13
hecs
Maintenance
15
Quality
16
Community
12
Popularity
7
Documentation
12
specs
Maintenance
6
Quality
15
Community
18
Popularity
7
Documentation
15
Technical Details
| edict | hecs | specs | |
|---|---|---|---|
| Version | 0.6.1 | 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 | 13 | 11 | 19 |
| Crate Size | 134KB | 93KB | 92KB |
| Features | 2 | 5 | 8 |
| Yanked % | 2.9% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ specs has not been updated in over a year.