14 releases
0.1.6 | Nov 22, 2024 |
---|---|
0.1.5 | Nov 14, 2024 |
0.1.3 | Oct 26, 2024 |
0.1.0 | Aug 27, 2024 |
0.0.8 | Feb 16, 2024 |
#454 in Simulation
1,239 downloads per month
Used in 2 crates
(via cellular_raza-core)
120KB
3K
SLoC
cellular_raza core-derive
This crate extends the core crate with proc-macros.
lib.rs
:
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.
Dependencies
~0.6–1.1MB
~24K SLoC