onqtam / cmake-reflection-templateLinks
A template for simple C++ reflection done with CMake and Python (no other external tools)
☆40Updated 3 years ago
Alternatives and similar repositories for cmake-reflection-template
Users that are interested in cmake-reflection-template are comparing it to the libraries listed below
Sorting:
- forward declarations for C++ std headers☆75Updated 5 years ago
- C++ string formatting library☆47Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Non-intrusive C++ signal programming library☆49Updated 4 years ago
- Single-header libraries from the Magnum engine☆120Updated 10 months ago
- Lightweight C++ task system☆82Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Flat containers for C++☆59Updated 7 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Archived!☆27Updated 4 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ☆50Updated 8 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- Virtual memory based containers☆42Updated 4 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Profile your c++ code☆81Updated 13 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month