Decision Workspace
tcg_core vs tcg_rules_ex vs bevy_cards
Side-by-side comparison of Rust crates
44
tcg_core
experimentalv0.1.0
Pokemon TCG game engine core - game state, actions, combat, and runtime hooks
45
tcg_rules_ex
experimentalv0.1.0
Pokemon TCG rules extensions - game phases, special conditions, and win conditions
47
bevy_cards
experimentalv0.18.0
A simple, no dependency bevy plugin for making card games
Core Metrics
| tcg_core | tcg_rules_ex | bevy_cards | |
|---|---|---|---|
| Health Score | 44 | 45 | 47 |
| Total Downloads | 942 | 982 | 848 |
| 30d Downloads | 72 | 87 | 5 |
| Dependents | 4 | 5 | 0 |
| Releases | 1 | 1 | 3 |
| Last Updated | 74d ago | 74d ago | 72d ago |
| Age | 2m | 2m | 9m |
Health Breakdown
tcg_core
Maintenance
9
Quality
13
Community
8
Popularity
4
Documentation
10
tcg_rules_ex
Maintenance
9
Quality
14
Community
8
Popularity
4
Documentation
10
bevy_cards
Maintenance
15
Quality
14
Community
5
Popularity
3
Documentation
10
Technical Details
| tcg_core | tcg_rules_ex | bevy_cards | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 1 | 2 |
| Crate Size | 86KB | 4KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_cards leads with a health score of 47/100, but none of the options score above 80.
- •tcg_rules_ex has the most downloads (982), suggesting wider adoption.