martong / access_privateLinks
Access private members and statics of a C++ class
☆183Updated 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☆379Updated 4 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆310Updated 5 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 3 years ago
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆261Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649Updated 7 months ago
- cpgf library☆219Updated 3 years ago
- ☆125Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++ Debugger Visualizers☆179Updated 2 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- C++ runtime reflection library☆124Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ library for storing and printing backtraces.☆480Updated last week
- ☆160Updated 2 years ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- A miniature library for struct-field reflection in C++☆626Updated last month
- Scope Guard & Defer C++☆178Updated last year
- C++ Reflection Parser / Runtime Skeleton☆700Updated 6 years ago
- Compile Time Type Information for C++☆601Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 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…☆268Updated last year
- A Modern C++ Zero-Encoding and Zero-Decoding High-Performance Serialization Library☆56Updated this week
- Delegates for C++ by Don Clugston☆116Updated 14 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.☆251Updated 3 weeks ago