Decision Workspace
bevior_tree vs seldom_state vs cranium-core
Side-by-side comparison of Rust crates
53
bevior_tree
growingv0.10.0
Behavior tree plugin for Bevy.
52
seldom_state
growingv0.15.0
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy various states.
49
cranium-core
experimentalv0.2.0
Core code for a fast, modular, no_std-friendly, batteries-included library for Game AI written in Rust.
Core Metrics
| bevior_tree | seldom_state | cranium-core | |
|---|---|---|---|
| Health Score | 53 | 52 | 49 |
| Total Downloads | 10.4K | 35.5K | 257 |
| 30d Downloads | 44 | 397 | 102 |
| Dependents | 0 | 37 | 10 |
| Releases | 10 | 21 | 2 |
| Last Updated | 64d ago | 163d ago | 73d ago |
| Age | 2y 6m | 3y 6m | 2m |
Health Breakdown
bevior_tree
Maintenance
17
Quality
16
Community
5
Popularity
5
Documentation
10
seldom_state
Maintenance
13
Quality
15
Community
9
Popularity
5
Documentation
10
cranium-core
Maintenance
10
Quality
17
Community
9
Popularity
3
Documentation
10
Technical Details
| bevior_tree | seldom_state | cranium-core | |
|---|---|---|---|
| Version | 0.10.0 | 0.15.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 7 | 12 | 3 |
| Crate Size | 55KB | 55KB | 74KB |
| Features | 2 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevior_tree leads with a health score of 53/100, but none of the options score above 80.
- •seldom_state has the most downloads (35.5K), suggesting wider adoption.