Crates.io | beet-cli |
lib.rs | beet-cli |
version | 0.0.6-rc.1 |
source | src |
created_at | 2024-03-04 07:07:59.766235+00 |
updated_at | 2025-04-26 01:00:54.670457+00 |
description | CLI for beet authoring tools |
homepage | https://beetrsx.dev |
repository | https://github.com/mrchantey/beet |
max_upload_size | |
id | 1161290 |
size | 107,235 |
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 |
beet |
---|---|
0.15 | 0.0.4 |
0.14 | 0.0.2 |
0.12 | 0.0.1 |