Decision Workspace
bevy_behavior vs bevior_tree vs seldom_state
Side-by-side comparison of Rust crates
49
bevy_behavior
experimentalv0.1.0
Game-agnostic behavior tree engine for Bevy — composable nodes, cooldown tracking, and observation traits shared across Minecraft, Bevy Isometric, Discord MUD, and Unity.
51
bevior_tree
growingv0.10.0
Behavior tree plugin for Bevy.
56
seldom_state
growingv0.16.0
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy various states.
Core Metrics
| bevy_behavior | bevior_tree | seldom_state | |
|---|---|---|---|
| Health Score | 49 | 51 | 56 |
| Total Downloads | 19 | 10.5K | 36.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 37 |
| Releases | 1 | 10 | 22 |
| Last Updated | 23d ago | 124d ago | 53d ago |
| Age | 23d | 2y 8m | 3y 8m |
Health Breakdown
bevy_behavior
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
12
bevior_tree
Maintenance
15
Quality
16
Community
5
Popularity
5
Documentation
10
seldom_state
Maintenance
17
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| bevy_behavior | bevior_tree | seldom_state | |
|---|---|---|---|
| Version | 0.1.0 | 0.10.0 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 12 |
| Crate Size | 18KB | 55KB | 56KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.94 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seldom_state leads with a health score of 56/100, but none of the options score above 80.