cl-ecs
ECS framework
An implementation of the Entity-Component-System pattern in Common Lisp
An implementation of the Entity-Component-System pattern mostly used in game development.
7 stars
2 watching
3 forks
Language: Common Lisp
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| 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 experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. | 12 |
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| An ECS framework for TypeScript and JavaScript that simplifies the development of performant, multi-threaded code | 211 |
| A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
| A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |
| A C# wrapper around the flecs game engine | 153 |
| An Entity-Component-System framework for building real-time applications in Elixir | 218 |
| An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
| A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 |
| An Entity-Component-System framework for managing game-like data structures and interactions in Crystal. | 21 |
| A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
| A high-performance ECS implementation in C# | 1,079 |