arche
ECS simulator
An Entity Component System for simulating individual-based models in Go
Arche -- an archetype-based Entity Component System (ECS) for Go.
150 stars
3 watching
8 forks
Language: Go
last commit: 11 months ago
Linked from 1 awesome list
ecsentity-component-systemgogolangindividual-based-modelling
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
| | An implementation of the Entity-Component-System paradigm in Go | 299 |
| | A high-performance ECS implementation in C# | 1,079 |
| | An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
| | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| | A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 114 |
| | A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| | 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. | 562 |
| | An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
| | A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 |
| | An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js | 35 |
| | A macro-powered framework for building entity-component-system game engines | 59 |
| | An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| | Tools and features to help with building systems and managing data in software applications | 164 |
| | An Entity component System library for Vlang | 17 |