Decision Workspace
tiny_ecs vs basecs vs checs
Side-by-side comparison of Rust crates
47
tiny_ecs
growingv0.19.6
A tiny ECS that tries to avoid unnecessary copy/clones
39
basecs
growingv0.0.1
Placeholder for coming crate intended to replace tiny_ecs
51
checs
growingv0.5.1
An Entity-Component-System library.
Core Metrics
| tiny_ecs | basecs | checs | |
|---|---|---|---|
| Health Score | 47 | 39 | 51 |
| Total Downloads | 43.1K | 1.9K | 7.6K |
| 30d Downloads | 83 | 3 | 25 |
| Dependents | 0 | 0 | 0 |
| Releases | 32 | 1 | 7 |
| Last Updated | 2084d ago | 2253d ago | 190d ago |
| Age | 6y 10m | 6y 2m | 3y 2m |
Health Breakdown
tiny_ecs
Maintenance
6
Quality
17
Community
6
Popularity
6
Documentation
12
basecs
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
checs
Maintenance
11
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| tiny_ecs | basecs | checs | |
|---|---|---|---|
| Version | 0.19.6 | 0.0.1 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | AGPL-3.0-only |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 12KB | 6KB | 26KB |
| Features | 4 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •checs leads with a health score of 51/100, but none of the options score above 80.
- •tiny_ecs has the most downloads (43.1K), suggesting wider adoption.
- •⚠ tiny_ecs, basecs have not been updated in over a year.