Skip to content

KrissStyle/rbxts-object-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Pool

PRs Welcome License: MIT

Object Pool is a module that uses a set of initialized object kept ready to use, rather than allocating and destroying them on demand. Provides a generic and an instance pool.

Installation

roblox-ts

Simply install to your roblox-ts project as follows:

npm i @rbxts/object-pool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published