flecs-hub / flecs-meta
Archived!
☆27Updated 3 years ago
Alternatives and similar repositories for flecs-meta:
Users that are interested in flecs-meta are comparing it to the libraries listed below
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++17 tiny vector math library☆41Updated last year
- Everything I am (was...) passionate about - the best game engine ever☆49Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- ☆34Updated 5 years ago
- Entropia File System Watcher☆35Updated 11 years ago
- An entity component framework.☆52Updated 3 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆16Updated 3 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 8 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A generic game loop implementation in C++☆11Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Dear ImGui with IMM32☆44Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆15Updated last month
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆64Updated 5 months ago
- C++20 compile-time reflection library.☆35Updated 4 months ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- Kahncode Core Library☆32Updated last year
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆33Updated 4 years ago
- A scalable pipeline tool for graphics applications to build assets.☆26Updated 9 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- A database inspired entity-component system for computer games