Appearance
A collection of small utilities for Roblox.
Select a utility below to get started.
Manages cleanup for objects that cannot be garbage collected.
Calls a function on consistent intervals.
Handles instance addition and removal from collections.
A Future based HTTP request utility very similar to Javascript's fetch.
A lightweight class to represent asynchronous functions.
A runtime type checker with support for luau types.
A promise implementation that prioritizes speed and ease of use.
Ratelimits many keys in a very intuitive interface.
A signal implementation without connection objects.
A shared "fast spawn" function that reuses threads.