hecs
ECS library
A high-performance, minimalist entity-component-system library for building loosely-coupled applications with efficient access to component data and behavior.
A handy ECS
1k stars
14 watching
84 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
ecs-paradigmhacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| A high-performance 2nd generation Entity Component System (ECS) library with minimal dependencies and a simple API for managing game-like data structures. | 67 |
| 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 |
| An Entity component System library for Vlang | 17 |
| 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 for building performant and maintainable applications with a focus on data management | 77 |
| An Entity Component System focused on usability and flexibility in game development and general software development | 757 |
| A high-performance Entity component system library for building game projects in Rust. | 1,636 |
| A lightweight C++ entity component system for managing entities and their associated components. | 85 |
| 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 implementation in C# targeting .NET 8 | 254 |
| A Burst-based Entity Component System for Unity. | 153 |
| An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |