#cellular #cell

macro cellular_raza-core-proc-macro

Cellular simulation tool

21 releases

Uses new Rust 2024

new 0.2.3 Mar 13, 2025
0.2.1 Feb 25, 2025
0.1.6 Nov 22, 2024
0.0.13 Jul 30, 2024
0.0.8 Feb 16, 2024

#21 in #cellular

Download history 402/week @ 2024-11-22 58/week @ 2024-11-29 8/week @ 2024-12-06 2/week @ 2024-12-13 26/week @ 2025-01-03 9/week @ 2025-01-10 58/week @ 2025-01-17 109/week @ 2025-01-24 133/week @ 2025-01-31 6/week @ 2025-02-07 8/week @ 2025-02-14 831/week @ 2025-02-21 212/week @ 2025-02-28 178/week @ 2025-03-07

1,229 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