11 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.1 Mar 3, 2024

#318 in Robotics

Download history 118/week @ 2024-12-02 28/week @ 2024-12-09 2/week @ 2025-02-03 111/week @ 2025-02-10 36/week @ 2025-02-17 10/week @ 2025-02-24 93/week @ 2025-03-03

250 downloads per month
Used in mrchantey_beetmash_sewb

MIT/Apache

215KB
4K SLoC

beet

Tools for building reactive structures

Crates.io version Download docs.rs docs

API 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

Dependencies

~0–49MB
~813K SLoC