martong / access_privateLinks
Access private members and statics of a C++ class
☆176Updated last year
Alternatives and similar repositories for access_private
Users that are interested in access_private are comparing it to the libraries listed below
Sorting:
- Reflang - Modern C++ reflection using libclang☆374Updated 3 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆308Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆637Updated last month
- C++ runtime reflection library☆122Updated 11 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- ☆122Updated 3 years ago
- cpgf library☆220Updated 3 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆113Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Compile Time Type Information for C++☆591Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆249Updated 11 months ago
- A Modern C++ Zero-Encoding and Zero-Decoding High-Performance Serialization Library☆52Updated 7 months ago
- C++20 Static Reflection library☆431Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ Reflection using clang☆276Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Coroutines for C++20 & asio☆287Updated this week
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago