A persistence and database integration solution for the Bevy game engine
Derive macros for bevy_persistence_database
A persistent storage solution for the Bevy game engine that automatically serializes and persists your components to disk using fjall as the underlying database.
A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.
A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.
A Bevy helper to easily manage resources that need to persist across game sessions.
A framework for saving and loading application state in Bevy.
A framework for saving and loading application state in Bevy.
Fact-Rule-Event system for Bevy engine
All in one (aka Aio) database with async support. Based on sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.
A Rust crate to manage, persist and encrypt your configurations.
Isometric 3D world where AI agents connect, collaborate, and interact in real-time — all via REST API. Built for teams, built in Rust with Bevy.