Provides a generic `ClampedValue` struct that stores a value and ensures that it is always within the specified minimum and maximum values.
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy various states.
A library for image processing and manipulation
A desktop client for Shadertoy written in Rust
Symbolic math library: expression trees, automatic differentiation, simplification, CSE, code generation
Proc macros for arael-sym: the sym! auto-clone macro
Aristo SDK — annotation macros and verification (meta-crate).
Aristo CLI binary (the `aristo` command).
Aristo SDK core: shared types, .aristo/index.toml schema, B5b verification, language registry.
Aristo SDK proc-macros: #[aristo::intent], #[aristo::assume].
Easy to use macros for min, max and clamp. Works with no_std
A package for designing and simulating biological neural network dynamics with neurotransmission