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☆74Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Single-header libraries from the Magnum engine☆122Updated 7 months ago
- Lightweight C++ task system☆82Updated 8 years ago
- C++ string formatting library☆46Updated 5 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last month
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++17 tiny vector math library☆46Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Flat containers for C++☆59Updated 4 months ago
- Archived!☆27Updated 4 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 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
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 3 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Profile your c++ code☆80Updated 12 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- ☆20Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago