martong / access_privateLinks
Access private members and statics of a C++ class
☆177Updated 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 4 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆308Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- cpgf library☆220Updated 3 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++ runtime reflection library☆122Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- 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…☆256Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆640Updated 2 months ago
- ☆123Updated 4 years ago
- A Modern C++ Zero-Encoding and Zero-Decoding High-Performance Serialization Library☆54Updated 9 months ago
- C++ Reflection Parser / Runtime Skeleton☆694Updated 5 years ago
- Ubpa Dynamic Reflection☆379Updated 3 years ago
- use libclang to extract code imformation and code generation☆50Updated 5 months ago
- C++ Debugger Visualizers☆178Updated 2 years ago
- A tool for creating an amalgamation from C and C++ sources☆464Updated 8 years ago
- A miniature library for struct-field reflection in C++☆576Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 4 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,166Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago