6 releases
new 0.0.5 | Mar 8, 2025 |
---|---|
0.0.5-rc.1 | Feb 14, 2025 |
0.0.4 | Dec 7, 2024 |
0.0.4-rc.3 | Oct 13, 2024 |
0.0.4-rc.1 | Jul 27, 2024 |
#17 in #beet
249 downloads per month
Used in 7 crates
(via beet_flow)
16KB
365 lines
beet
Beet is a set of tools for building reactive structures. Your mileage may vary depending on the crate of interest:
Crate | Status | Description |
---|---|---|
beet_flow |
🦢 | Scenes-as-control-flow bevy library for behavior trees etc |
beet_spatial |
🐣 | Extend beet_flow with spatial behaviors like steering |
beet_ml |
🐉 | Extend beet_flow with machine learning using candle |
beet_sim |
🐉 | Extend beet_flow with generalized simulation tooling like stats |
beet_rsx |
🐉 | Cross domain authoring tools |
beet_router |
🐉 | File based router for websites |
beet-cli |
🐉 | CLI for beet authoring tools |
- 🦢 documented and tested
- 🐣 docs and tests are incomplete
- 🐉 highly experimental, here be dragons
Bevy Versions
bevy |
beet |
---|---|
0.15 | 0.0.4 |
0.14 | 0.0.2 |
0.12 | 0.0.1 |
Dependencies
~1.4–2MB
~40K SLoC