annell / ecs-cppLinks
C++ Entity Component System (ECS)
☆32Updated last year
Alternatives and similar repositories for ecs-cpp
Users that are interested in ecs-cpp are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆135Updated 2 weeks ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 4 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 5 months ago
- Light-weight Thread Pool library in modern C++☆98Updated 6 months ago
- High-performance, lightweight p2p native library for big networks☆68Updated last week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated this week
- reflection in c++ for json de/serialization☆46Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆92Updated 2 weeks ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 7 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- C++ Better Futures☆46Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆43Updated this week
- simple ray tracing library focusing on good code☆57Updated last year
- A modern and (mostly) macro free mocking-framework☆44Updated last week
- variadic pointers and references☆24Updated 3 weeks ago
- A C++17 library for declarative flow control☆20Updated 2 years ago
- A header-only C++20 library of fast delegates and events