arche

ECS library

An ECS for Go, providing an archetype-based entity-component-system for individual-based modelling.

Arche is an archetype-based Entity Component System (ECS) for Go.

GitHub

144 stars
3 watching
8 forks
Language: Go
last commit: 10 days ago
Linked from 1 awesome list

ecsentity-component-systemgogolangindividual-based-modelling

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andygeiss/ecs Builds a custom game engine using the Entity Component System concept in Go. 127
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 298
genaray/arch A high-performance ECS implementation in C# 1,042
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 113
guillaume-haerinck/met-ecs A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. 16
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
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
simonihmig/ecsy-babylon An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js 35
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 229
genaray/arch.extended Tools and features to help with building systems and managing data in software applications 160
mohamedlt/v_ecs An Entity component System library for Vlang 17