TinyEcs
ECS library
A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications.
A tiny bevy-like archetype-style ECS library for dotnet
114 stars
3 watching
1 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
csharpdata-oriented-designdotnetecsentity-component-system
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance ECS implementation in C# | 1,079 |
| A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 |
| An Entity Component System framework for Lua game development | 690 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| A C# wrapper around the flecs game engine | 153 |
| An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. | 954 |
| An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| A high-performance, minimalist entity-component-system library for building loosely-coupled applications with efficient access to component data and behavior. | 1,008 |
| A lightweight C++ entity component system for managing entities and their associated components. | 85 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |