Decision Workspace
amethyst_ecs vs checs vs structecs
Side-by-side comparison of Rust crates
44
amethyst_ecs
growingv0.1.1
Entity component system (ECS) library
51
checs
growingv0.5.1
An Entity-Component-System library.
50
structecs
experimentalv0.4.0
A structural data access framework. Type-safe extraction from nested structures with Arc-based smart pointers.
Core Metrics
| amethyst_ecs | checs | structecs | |
|---|---|---|---|
| Health Score | 44 | 51 | 50 |
| Total Downloads | 9.1K | 7.6K | 194 |
| 30d Downloads | 20 | 25 | 9 |
| Dependents | 2 | 0 | 0 |
| Releases | 2 | 7 | 7 |
| Last Updated | 3488d ago | 190d ago | 137d ago |
| Age | 9y 12m | 3y 2m | 4m |
Health Breakdown
amethyst_ecs
Maintenance
3
Quality
16
Community
9
Popularity
5
Documentation
11
checs
Maintenance
11
Quality
17
Community
5
Popularity
5
Documentation
13
structecs
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| amethyst_ecs | checs | structecs | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | AGPL-3.0-only | MIT |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 5KB | 26KB | 22KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •checs leads with a health score of 51/100, but none of the options score above 80.
- •amethyst_ecs has the most downloads (9.1K), suggesting wider adoption.
- •⚠ amethyst_ecs has not been updated in over a year.