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!
You can find first-party addons/modules in the Jecs repository!
Development tools
-
- A Jecs debugger with a string-based query language and entity editing capabilities.
-
- A simple entity and component visualiser in the output.
-
- A tool for inspecting entity lifetimes.
Helpers
Schedulers
-
- A simple fixed step system scheduler.
-
- An ergonomic, runtime agnostic scheduler for Jecs
-
- Provides hooks and a scheduler that implements Jabby and a topographical runtime.
-
- 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.
Networking
- feces
- A generalized replication system for Jecs.
- replecs
- A feature rich, fast, flexible, powerful, and runtime/library agnostic replication library for ECS.
Input
- axis
- An agnostic, simple and versatile input library for ECS.
Looking to add your Addon? Click "Edit this page"!