Decision Workspace
trex vs checs vs tiny_ecs
Side-by-side comparison of Rust crates
34
trex
growingv0.2.0
The Rust Entity Component System
51
checs
growingv0.5.1
An Entity-Component-System library.
47
tiny_ecs
growingv0.19.6
A tiny ECS that tries to avoid unnecessary copy/clones
Core Metrics
| trex | checs | tiny_ecs | |
|---|---|---|---|
| Health Score | 34 | 51 | 47 |
| Total Downloads | 6.2K | 7.6K | 43.1K |
| 30d Downloads | 10 | 25 | 83 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 7 | 32 |
| Last Updated | 3635d ago | 190d ago | 2084d ago |
| Age | 9y 11m | 3y 2m | 6y 10m |
Health Breakdown
trex
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
8
checs
Maintenance
11
Quality
17
Community
5
Popularity
5
Documentation
13
tiny_ecs
Maintenance
6
Quality
17
Community
6
Popularity
6
Documentation
12
Technical Details
| trex | checs | tiny_ecs | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.1 | 0.19.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | AGPL-3.0-only | MPL-2.0 |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 8KB | 26KB | 12KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| 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.
- •⚠ trex, tiny_ecs have not been updated in over a year.