#cellular #cell

macro cellular_raza-core-proc-macro

Cellular simulation tool

11 releases

new 0.1.3 Oct 26, 2024
0.1.2 Oct 26, 2024
0.1.0 Aug 27, 2024
0.0.13 Jul 30, 2024
0.0.8 Feb 16, 2024

#433 in Simulation

Download history 13/week @ 2024-07-06 107/week @ 2024-07-13 2/week @ 2024-07-20 419/week @ 2024-07-27 11/week @ 2024-08-03 2/week @ 2024-08-10 165/week @ 2024-08-24 82/week @ 2024-08-31 28/week @ 2024-09-07 38/week @ 2024-09-14 24/week @ 2024-09-21 21/week @ 2024-09-28 7/week @ 2024-10-05 120/week @ 2024-10-12 300/week @ 2024-10-19

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

GPL-2.0 license

100KB
2.5K 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.1MB
~25K SLoC