Enumerative geometry capabilities for the Amari library
Server-driven UI component plugin (A2UI) for Awaken
Procedural generation in Bevy
A plugin for handling generative grammars in bevy
A Rust library for generating images using OpenAI's API
Generic DSL macros for easy view code manipulation
A reactive query engine built on Differential Dataflow.
This crate parses and populates a struct with the environmental variables defined in a file, for having the documentation and the code always synchronized.
Generic DSL macros for easy view code manipulation
Declarative macro generating boilerplate for enum dispatch
A thread-aware resource locking manager for Rust that enforces declaration-before-locking, guaranteeing deadlock freedom and preventing double-locking by tracking resource usage per thread.
A collection of declarative macros to reduce boilerplate code when implementing type-state patterns