33 releases
Uses new Rust 2024
| 0.5.0 | Dec 18, 2025 |
|---|---|
| 0.4.0 | Sep 29, 2025 |
| 0.2.4 | May 1, 2025 |
| 0.2.3 | Mar 13, 2025 |
| 0.0.8 | Feb 16, 2024 |
#834 in Simulation
391 downloads per month
Used in 2 crates
(via cellular_raza-core)
125KB
3K
SLoC
This crate provides powerful macros to derive traits from the core crate. It also provides macros to automatically construct AuxStorage structs used to store intermediate data for running update steps and Communicator struct to send messages between threads running the simulation.
All macros are documented in the core crate unless their functionality can be displayed without any additional dependencies.
cellular_raza core-derive
This crate extends the core crate with proc-macros.
Dependencies
~0.6–1MB
~21K SLoC