Getting Started
API Presentation
To begin, this open-source library was created in mid-August 2025 by @Evxry (me) to give Roblox developers more ease but also more performance gains when developing games (small or large).
Precautions
Most of these files are often updated with each module. At the beginning of the page, the latest version will be displayed. Please verify carefully.
Module List
| Module | Description |
|---|---|
Buffer |
Powerful library to write, serialize/deserialize,read data with the "buffer" type |
UserInput |
Input handling system for keyboard,gamepad, and mouse input with dynamic switching |
ASCII |
Binary and ASCII Conversion Utilities |
Nexus |
Networking |
Socket |
Buffer Networking |
Task |
Old garbage collection/cleanup utility module |
Collect |
Improved garbage collection/cleanup utility module |
Enum |
System for creating and managing enums |
Option |
Implements the Option type pattern |
Who This Library Is For
This library mainly targets people who want to create their own complete system, for example a secure ECS for all data, remotes, security, etc. If you just want an easy-to-use library that does everything for you, this is not for you.
Additional Information
People can modify and publish this library, BUT they must send me a Discord message so I can give them permission to publish.
Links
Discord User : .d_0010