Decision Workspace
async-ecs-derive vs specs vs checs
Side-by-side comparison of Rust crates
39
async-ecs-derive
growingv0.1.0
Derive macros for async-ecs crate
61
specs
growingv0.20.0
Specs is an Entity-Component-System library written in Rust.
51
checs
growingv0.5.1
An Entity-Component-System library.
Core Metrics
| async-ecs-derive | specs | checs | |
|---|---|---|---|
| Health Score | 39 | 61 | 51 |
| Total Downloads | 2.8K | 984.6K | 7.6K |
| 30d Downloads | 21 | 21.5K | 25 |
| Dependents | 1 | 612 | 0 |
| Releases | 1 | 43 | 7 |
| Last Updated | 1947d ago | 915d ago | 190d ago |
| Age | 5y 4m | 9y 11m | 3y 2m |
Health Breakdown
async-ecs-derive
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
12
specs
Maintenance
6
Quality
15
Community
18
Popularity
7
Documentation
15
checs
Maintenance
11
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| async-ecs-derive | specs | checs | |
|---|---|---|---|
| Version | 0.1.0 | 0.20.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | AGPL-3.0-only |
| Dependencies | 3 | 19 | 1 |
| Crate Size | 7KB | 92KB | 26KB |
| Features | 0 | 8 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 9 | 1 |
Links
Quick Verdict
- •specs leads with a health score of 61/100, but none of the options score above 80.
- •specs is depended on by 612 crates — strongest ecosystem trust.
- •⚠ async-ecs-derive, specs have not been updated in over a year.