Helium
The fastest Luau UI library
Extremely high performance
There is no exaggeration in the claim of fastest UI library for Roblox, as the performance is nearly equal to performance of no library whatsoever. The overhead of Helium is nearly zero, so you do not have to worry about any performance problems coming up later.
Native Janitor for memory management
No other UI library on Roblox uses Janitor natively, but Helium does. Using Janitor, you can manage your Instances, connections, and more without worrying about if they still exist in memory.
Redux-like Store included
While Roact has Rodux, it does require a separate library for using them both together. Helium's Store class was designed for Helium first, but still works without Helium components.