ME.BECS
ECS
A Burst-based Entity Component System for Unity.
Bursted Entity Component System
153 stars
6 watching
14 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| | A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 114 |
| | 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 |
| | A C# wrapper around the flecs game engine | 153 |
| | An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 39 |
| | An Entity Component System focused on usability and flexibility in game development and general software development | 757 |
| | An Entity Component System framework for Lua game development | 690 |
| | A fast and efficient Entity Component System framework for C++ game development. | 343 |
| | A high-performance, minimalist entity-component-system library for building loosely-coupled applications with efficient access to component data and behavior. | 1,008 |
| | A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
| | An implementation of the Entity-Component-System paradigm in Go | 299 |