LimitedTable
Constructor of Luau tables with size limits
Feature-rich and Versatile
LimitedTable is a versatile module for creating tables with a total size limit, especially useful for things like interpreters or user input.
Simple API
LimitedTable's API is simple and straightforward. You can easily adapt your existing project to use LimitedTable.
Blazing Fast
LimitedTable was created with performance in mind, featuring speeds comparable to default tables.