A proc-macro attribute which can be used to create custom type aliases for abstraction
async fn in trait for no_std
Support for trait alias feature on stable Rust.
Async traits using nightly features
(bevy_mask_system)A library for system architecture that utilizes functional programming principles to organize code. It primarily uses mask-based generics to structure systems.
A library for system architecture that utilizes functional programming principles to organize code. It primarily uses mask-based generics to structure systems.
A robust numerical library providing validated types for real and complex numbers to prevent common floating-point errors like NaN propagation. Features a generic, layered architecture with support for native f64 and optional arbitrary-precision arithmetic.
Compile-time-checked PostgreSQL queries with a pure-Rust wire protocol driver.
A proc macro that uses experimental features to work around type erasure for async traits
Cargo subcommand to generate llms.txt and llms-full.txt from Rust projects
Convenient and full-featured signals for Rust.
Convenient and full-featured signals for Rust (thread-local variant).