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
- Lightweight C++ task system☆82Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Single-header libraries from the Magnum engine☆120Updated 5 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- C++ string formatting library☆46Updated 5 years ago
- Flat containers for C++☆59Updated 3 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Archived!☆27Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 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☆69Updated 9 years ago
- ☆20Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++17 tiny vector math library☆46Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆84Updated 6 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 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
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago