2024-10-12 20:00:51 +00:00
# Assets
A collection of third-party jecs assets made by the community. If you would like to share what you're working on, [submit a pull request ](https://github.com/Ukendio/jecs )!
2024-08-31 02:13:47 +00:00
# Debuggers
## [jabby](https://github.com/alicesaidhi/jabby)
A jecs debugger with a string-based query language and entity editing capabilities.
# Schedulers
2024-09-06 11:48:09 +00:00
## [lockstep scheduler](https://gist.github.com/1Axen/6d4f78b3454cf455e93794505588354b)
A simple fixed step system scheduler.
2024-08-31 02:13:47 +00:00
## [sapphire-jecs](https://github.com/Mark-Marks/sapphire/tree/main/crates/sapphire-jecs)
A batteries-included [sapphire ](https://github.com/mark-marks/sapphire ) scheduler for jecs
2024-09-16 20:11:40 +00:00
## [jam](https://github.com/revvy02/Jam)
Provides hooks and a scheduler that implements jabby and a topographical runtime