#bevy #scripting #lua #gamedev

bevy_system_reflection

Utilities for reflecting systems, schedules, system sets and rendering schedules

2 releases

Uses new Rust 2024

0.1.1 Mar 30, 2025
0.1.0 Mar 12, 2025

#2737 in Game dev

Download history 169/week @ 2025-03-11 42/week @ 2025-03-18 176/week @ 2025-03-25 71/week @ 2025-04-01 100/week @ 2025-04-08 75/week @ 2025-04-15 35/week @ 2025-04-22 34/week @ 2025-04-29 46/week @ 2025-05-06 44/week @ 2025-05-13 27/week @ 2025-05-20 22/week @ 2025-05-27 12/week @ 2025-06-03

118 downloads per month
Used in 7 crates (2 directly)

MIT/Apache

21KB
397 lines

A visualiser for bevy system schedules, as well as utilities for querying them via reflection


Bevy System Reflection

This crate is a part of the "bevy_mod_scripting" workspace.

It holds some reflection logic which is not essentially core BMS logic and could theoretically be upstreamaed to Bevy.

Dependencies

~25–35MB
~581K SLoC