Skip to content

Inctus/ROAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROAST

Replicated Observable Asynchronous State Tree


ROAST aims to centralise state management on Roblox.

It uses an Observable State Tree, which is a tree of state, paired with the observer pattern, to create a reactive approach to state management.


ROAST development is closed source as of yet, but we may decide to update this repository when it is stable enough.