AustinBrunkhorst / CPP-Reflection
C++ Reflection Parser / Runtime Skeleton
☆669Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CPP-Reflection
- Reflang - Modern C++ reflection using libclang☆366Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆561Updated 4 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆294Updated 4 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆242Updated 5 years ago
- microprofile is an embeddable profiler☆1,465Updated last month
- [WIP] Experimental C++14 multithreaded compile-time entity-component-system library.☆472Updated 5 years ago
- C++ Reflection using clang☆275Updated last year
- Compile Time Type Information for C++☆574Updated last year
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆936Updated 7 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- C++11 multiplatform utility library☆488Updated this week
- Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#☆339Updated last year
- Async++ concurrency framework for C++11☆1,350Updated last month
- cpgf library☆220Updated 2 years ago
- C++ single-header entity component system library☆463Updated 4 years ago
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆287Updated 2 years ago
- Base library used across multiple projects☆572Updated this week
- A miniature library for struct-field reflection in C++☆500Updated last year
- Lightweight cross platform C++ GUID/UUID library☆470Updated 5 months ago
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- C++ math library developed primarily for games focused on simplicity and efficiency.☆1,391Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- GENie - Project generator tool☆906Updated 2 weeks ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,756Updated 3 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago