33 releases

Uses new Rust 2024

0.5.0 Dec 18, 2025
0.4.0 Sep 29, 2025
0.2.4 May 1, 2025
0.2.3 Mar 13, 2025
0.0.8 Feb 16, 2024

#834 in Simulation

Download history 82/week @ 2025-11-06 155/week @ 2025-11-13 393/week @ 2025-11-20 352/week @ 2025-11-27 209/week @ 2025-12-04 190/week @ 2025-12-11 546/week @ 2025-12-18 420/week @ 2025-12-25 472/week @ 2026-01-01 346/week @ 2026-01-08 421/week @ 2026-01-15 178/week @ 2026-01-22 167/week @ 2026-01-29 112/week @ 2026-02-05 63/week @ 2026-02-12 48/week @ 2026-02-19

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

GPL-2.0 license

125KB
3K SLoC

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.


cellular_raza core-derive

This crate extends the core crate with proc-macros.

Dependencies

~0.6–1MB
~21K SLoC