Addons
A collection of third-party jecs addons made by the community. If you would like to share what you're working on, submit a pull request!
Debuggers
jabby
A jecs debugger with a string-based query language and entity editing capabilities.
Schedulers
lockstep scheduler
A simple fixed step system scheduler.
rubine
An ergonomic, runtime agnostic scheduler for Jecs
jam
Provides hooks and a scheduler that implements jabby and a topographical runtime
planck
An agnostic scheduler inspired by Bevy and Flecs, with core features including phases, pipelines, run conditions, and startup systems. Planck also provides plugins for Jabby, Matter Hooks, and more.