Get the latest tech news

Show HN: Evolved.lua – An Evolved Entity Component System for Lua


Evolved ECS (Entity-Component-System) for Lua. Contribute to BlackMATov/evolved.lua development by creating an account on GitHub.

It is designed to be simple and easy to use, while providing all the features needed to create complex systems with blazing performance. Additionally, all operations are designed to minimize GC (Garbage Collector) pressure and avoid unnecessary allocations. When the debug mode is enabled, the library will check for incorrect usages of the API and throw errors when they are detected.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of lua

lua

Related news:

News photo

Lua for Elixir

News photo

Show HN: Lux – A luxurious package manager for Lua

News photo

Writing a DSL in Lua (2015)