naver / reflectLinks
C++ class reflection library without RTTI.
☆35Updated 8 years ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A simple C++ wrapper around the "miniz" zip library☆32Updated 3 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 10 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- C++ Delegate Library Collection☆27Updated 8 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- C++ reflection☆47Updated 7 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- 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 last week
- exploring coroutine C++ proposal☆45Updated 9 years ago
- GUI library in C++☆110Updated this week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago