#cellular #cell

macro cellular_raza-core-proc-macro

Cellular simulation tool

4 releases

new 0.0.9 Jun 1, 2024
0.0.8 Feb 16, 2024
0.0.7 Feb 15, 2024
0.0.6 Feb 2, 2024

#21 in #cellular

Download history 1/week @ 2024-02-03 126/week @ 2024-02-10 57/week @ 2024-02-17 49/week @ 2024-02-24 5/week @ 2024-03-02 7/week @ 2024-03-09 1/week @ 2024-03-16 31/week @ 2024-03-30 6/week @ 2024-04-06

214 downloads per month
Used in 2 crates (via cellular_raza-core)

GPL-2.0 license

86KB
2K SLoC

cellular_raza core-derive

This crate extends the core crate with derive 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.7–1.2MB
~27K SLoC