Decision Workspace
edict-proc vs hecs vs specs
Side-by-side comparison of Rust crates
50
edict-proc
growingv0.6.0
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-proc | hecs | specs | |
|---|---|---|---|
| Health Score | 50 | 62 | 61 |
| Total Downloads | 19.0K | 364.6K | 984.6K |
| 30d Downloads | 111 | 20.3K | 21.5K |
| Dependents | 22 | 329 | 612 |
| Releases | 15 | 57 | 43 |
| Last Updated | 274d ago | 76d ago | 915d ago |
| Age | 3y 7m | 6y 4m | 9y 11m |
Health Breakdown
edict-proc
Maintenance
8
Quality
15
Community
9
Popularity
5
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-proc | hecs | specs | |
|---|---|---|---|
| Version | 0.6.0 | 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 | 2 | 11 | 19 |
| Crate Size | 4KB | 93KB | 92KB |
| Features | 0 | 5 | 8 |
| Yanked % | 0.0% | 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.