8000 GitHub - mrchantey/beet: A very bevy metaframework πŸ¦„
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrchantey/beet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

beet

πŸ¦„ A very bevy metaframework πŸ¦„

Crates.io version Download docs.rs docs

Beet is a set of crates for making and running Bevy apps. Its very early days so your mileage may vary depending on the crate of interest:

readiness meter

  • 🦒 documented and tested
  • 🐣 docs and tests are incomplete
  • πŸ‰ highly experimental, here be dragons

ws_flow

Control flow crates built upon the ecs engine that powers Bevy. These can be used for a growing variety of behavior paradigms including Behavior Trees, LLMs and Reinforcement Learning. They are also decoupled from rendering, for instance they can be run on small microcontrollers like the ESP32.

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

ws_rsx

An exploration of a rusty JSX, and the tools required to maximize developer productivity and performance.

Crate Status Description
beet_rsx πŸ‰ Cross domain authoring tools
beet_router πŸ‰ File based router for websites

ws_sweet

General utilities including a test runner, file watcher etc.

Crate Status Description
sweet_bevy πŸ‰ Bevy utilities
sweet_fs πŸ‰ FS utilities
sweet_server πŸ‰ Simple file server with live reload
sweet_test 🐣 A pretty cross platform test runner
sweet-cli 🐣 Cross-platform utilities and dev tools

crates

Top level crates that depend on several of the above.

Crate Status Description
beet-cli πŸ‰ CLI for beet authoring tools
beet_mcp πŸ‰ VectorDB MCP Server

Bevy Versions

bevy beet
0.16 0.0.6
0.15 0.0.4
0.14 0.0.2
0.12 0.0.1

Contributing

See CONTRIBUTING.md

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0