Decision Workspace
gloss-hecs vs hecs vs specs
Side-by-side comparison of Rust crates
60
gloss-hecs
growingv0.9.0
A wrapper over hecs for easy use with gloss
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
| gloss-hecs | hecs | specs | |
|---|---|---|---|
| Health Score | 60 | 62 | 61 |
| Total Downloads | 4.7K | 364.6K | 984.6K |
| 30d Downloads | 91 | 20.9K | 22.5K |
| Dependents | 14 | 329 | 612 |
| Releases | 8 | 57 | 43 |
| Last Updated | 38d ago | 76d ago | 915d ago |
| Age | 1y | 6y 4m | 9y 11m |
Health Breakdown
gloss-hecs
Maintenance
18
Quality
16
Community
10
Popularity
4
Documentation
12
hecs
Maintenance
15
Quality
16
Community
12
Popularity
7
Documentation
12
specs
Maintenance
6
Quality
15
Community
18
Popularity
7
Documentation
15
Technical Details
| gloss-hecs | hecs | specs | |
|---|---|---|---|
| Version | 0.9.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 | 14 | 11 | 19 |
| Crate Size | 95KB | 93KB | 92KB |
| Features | 6 | 5 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.65 | 1.70.0 |
| Owners | 2 | 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.