lent

ECS library

A high-performance 2nd generation Entity Component System (ECS) library with minimal dependencies and a simple API for managing game-like data structures.

the Donald Trump of the ECS libraries

GitHub

67 stars
5 watching
8 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list

ecs-libraries

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ralith/hecs A high-performance, minimalist entity-component-system library for building loosely-coupled applications with efficient access to component data and behavior. 990
guillaume-haerinck/met-ecs A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. 16
mohamedlt/v_ecs An Entity component System library for Vlang 17
genaray/arch A high-performance ECS implementation in C# 1,042
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
natweiss/entityfu A lightweight C++ entity component system for managing entities and their associated components. 85
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 113
natethegreatt/bitecs An ultra-high performance Entity-Component-System (ECS) library for JavaScript game development 930
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 229
stelligent/mu A tool to simplify the declaration and administration of AWS resources necessary to support microservices on ECS or EKS. 974
chromealex/me.becs A Burst-based Entity Component System for Unity. 152
doraku/ecs.csharp.benchmark A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. 130
benmoran56/esper A lightweight Entity System module for Python that provides an efficient and flexible architecture for building game engines or other applications with entity-component-systems. 554
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74