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 simple key-value store for rust apps that don't need a full-flagged database.
A Bevy helper to easily manage resources that need to persist across game sessions.
Data layer and helper methods for static site generation with Leptos
Bevy fork of hecs: a fast, minimal, and ergonomic entity-component-system
A fast, minimal, and ergonomic entity-component-system library
Entity Component System eXtended
A fast, minimal, and ergonomic entity-component-system library
A fork of hecs, for my personal use
A simple helper to run cronjobs (at repeated schedule) in Bevy.