Skip to content
/ beet Public

Tools for developing reactive structures in rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt
Notifications You must be signed in to change notification settings

mrchantey/beet

Repository files navigation

beet

Tools for building reactive structures

Crates.io version Download docs.rs docs

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