Skip to content
Change the repository type filter

All

    Repositories list

    • Lua Signal library, aims at being similar and familiar to RBXScriptSignals.
      Lua
      MIT License
      21200Updated Jan 2, 2025Jan 2, 2025
    • BetterWaitForChild which uses listeners instead of Stepped to check for new children / changed children (uses Janitor)
      Lua
      MIT License
      0100Updated Oct 21, 2021Oct 21, 2021
    • An Instance destroy function which replicates :Destroy calls to clients!
      Lua
      MIT License
      0200Updated Oct 10, 2021Oct 10, 2021
    • Binder

      Public
      Binder is a class which handles callbacks which need to be called in a certain order, which one with a custom priority. It shaped as a ScriptSignal class, except one with custom ordering.
      Lua
      MIT License
      0110Updated Oct 7, 2021Oct 7, 2021
    • A BindToRenderStep function which works with a OOP-structure instead of name based.
      Lua
      MIT License
      0200Updated Sep 29, 2021Sep 29, 2021
    • A better Debris which uses :Destroy and task.delay.
      Lua
      MIT License
      0200Updated Sep 29, 2021Sep 29, 2021
    • Quick way to spawn tweens, which are gonna be played immediately. It always destroys the tween preventing any accidental memory leaks. It's syntax on your code for tweens that are just played now look way better!
      Lua
      MIT License
      0400Updated Sep 29, 2021Sep 29, 2021
    • Recycler

      Public archive
      Recycler is a memory management tool which allows you to re-use pieces of memory which aren't needed anymore, but haven't been garbage collected.
      Lua
      MIT License
      1300Updated Sep 29, 2021Sep 29, 2021
    • Stamper

      Public
      Stamper is a library used for handling functions which need to be ran every x amount of seconds, it uses custom-scheduling to achieve that.
      Lua
      MIT License
      0200Updated Sep 25, 2021Sep 25, 2021