Skip to main content

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

Helpers

  • jecs_ob

    • Observers & Monitors for queries.
  • hammer

    • A set of utilities for Jecs.

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.

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"!