Decision Workspace
specs vs checs vs structecs
Side-by-side comparison of Rust crates
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.
50
structecs
experimentalv0.4.0
A structural data access framework. Type-safe extraction from nested structures with Arc-based smart pointers.
Core Metrics
| specs | checs | structecs | |
|---|---|---|---|
| Health Score | 61 | 51 | 50 |
| Total Downloads | 984.6K | 7.6K | 194 |
| 30d Downloads | 21.5K | 25 | 9 |
| Dependents | 612 | 0 | 0 |
| Releases | 43 | 7 | 7 |
| Last Updated | 915d ago | 190d ago | 137d ago |
| Age | 9y 11m | 3y 2m | 4m |
Health Breakdown
specs
Maintenance
6
Quality
15
Community
18
Popularity
7
Documentation
15
checs
Maintenance
11
Quality
17
Community
5
Popularity
5
Documentation
13
structecs
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| specs | checs | structecs | |
|---|---|---|---|
| Version | 0.20.0 | 0.5.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | AGPL-3.0-only | MIT |
| Dependencies | 19 | 1 | 4 |
| Crate Size | 92KB | 26KB | 22KB |
| Features | 8 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70.0 | — | — |
| Owners | 9 | 1 | 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.
- •⚠ specs has not been updated in over a year.