One alternatives I like is https://bakpakin.github.io/tiny-ecs/doc/
replies(1):
evolved.lua is a fast and flexible ECS (Entity-Component-System) library for Lua. It is designed to be simple and easy to use, while providing all the features needed to create complex systems with blazing performance.
Enjoy!