#cellular #cell

macro cellular_raza-core-proc-macro

Cellular simulation tool

19 releases

new 0.2.1 Feb 25, 2025
0.2.1-rc.2 Feb 24, 2025
0.1.6 Nov 22, 2024
0.1.3 Oct 26, 2024
0.0.8 Feb 16, 2024

#425 in Simulation

Download history 84/week @ 2024-11-02 504/week @ 2024-11-09 369/week @ 2024-11-16 273/week @ 2024-11-23 51/week @ 2024-11-30 9/week @ 2024-12-07 1/week @ 2024-12-14 29/week @ 2025-01-04 6/week @ 2025-01-11 76/week @ 2025-01-18 93/week @ 2025-01-25 134/week @ 2025-02-01 3/week @ 2025-02-08

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

GPL-2.0 license

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.7–1.1MB
~24K SLoC