#cellular #cell

macro cellular_raza-core-proc-macro

Cellular simulation tool

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

Download history 157/week @ 2024-08-23 50/week @ 2024-08-30 64/week @ 2024-09-06 42/week @ 2024-09-13 22/week @ 2024-09-20 22/week @ 2024-09-27 7/week @ 2024-10-04 43/week @ 2024-10-11 379/week @ 2024-10-18 614/week @ 2024-10-25 66/week @ 2024-11-01 428/week @ 2024-11-08 333/week @ 2024-11-15 402/week @ 2024-11-22 57/week @ 2024-11-29

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