Flecs Alternatives
Flecs is described as 'Fast and Lightweight ECS (Entity Component System). Flecs packs as much punch as possible into a small library with a tiny C99 API and zero dependencies' and is an app in the development category. There are four alternatives to Flecs for Self-Hosted. The best Flecs alternative is ECSY, which is both free and Open Source. Other great apps like Flecs are EnTT, EntityX and Entitas.
- Free • Open Source
ECSY is an experimental Entity Component System framework for the web. Made by Mozilla, the framework is implemented in JavaScript and aims to be lightweight, easy to use and performant.
License model
- Free • Open Source
Platforms
- Self-Hosted
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more. EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++, mainly known for its innovative entity-component-system (ECS) model.
License model
- Free • Proprietary
Platforms
- Self-Hosted
EntityX is an EC (entity-component) system that uses C++11 features to provide type-safe component management, event delivery, etc. It was built during the creation of a 2D space shooter.
License model
- Free • Open Source
Platforms
- Self-Hosted
Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing fast component access makes it second to none. Several design decisions have been made to work optimal in a garbage collected environment and to go...
License model
- Free • Open Source
Platforms
- Self-Hosted