22 releases

Uses new Rust 2024

new 0.2.4 May 1, 2025
0.2.3 Mar 13, 2025
0.2.1 Feb 25, 2025
0.1.6 Nov 22, 2024
0.0.8 Feb 16, 2024

#529 in Simulation

Download history 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 10/week @ 2025-02-15 837/week @ 2025-02-22 205/week @ 2025-03-01 356/week @ 2025-03-08 116/week @ 2025-03-15 13/week @ 2025-03-22 3/week @ 2025-03-29 15/week @ 2025-04-12 289/week @ 2025-04-19 101/week @ 2025-04-26

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

GPL-2.0 license

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