Friflo.Json.Fliox
C# ECS/ORM
An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C#
C# ECS + ORM
168 stars
5 watching
12 forks
Language: C#
last commit: over 1 year ago
Linked from 5 awesome lists
csharpecsecs-frameworkentity-component-systemgodotmonogamenetcodeormpub-subunity
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
| | An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| | A C# wrapper around the flecs game engine | 153 |
| | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| | A high-performance ECS implementation in C# | 1,079 |
| | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
| | An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures | 3 |
| | A comparison table of popular C# ECS frameworks | 52 |
| | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
| | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
| | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |
| | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| | A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |