martong / access_privateLinks
Access private members and statics of a C++ class
☆178Updated 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
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- cpgf library☆219Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆640Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- C++ Reflection Parser / Runtime Skeleton☆696Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A Modern C++ Zero-Encoding and Zero-Decoding High-Performance Serialization Library☆54Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 4 months ago
- C++ library for storing and printing backtraces.☆471Updated last week
- C++ Debugger Visualizers☆178Updated 2 years ago
- ☆124Updated 4 years ago
- C++ runtime reflection library☆121Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,170Updated 2 years 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☆245Updated 6 months ago
- A tool for creating an amalgamation from C and C++ sources☆464Updated 8 years ago
- use libclang to extract code imformation and code generation☆50Updated 6 months ago
- Compile Time Type Information for C++☆596Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago