martong / access_privateLinks
Access private members and statics of a C++ class
☆183Updated 2 years ago
Alternatives and similar repositories for access_private
Users that are interested in access_private are comparing it to the libraries listed below
Sorting:
- Sample project for a small, flexible runtime reflection system using C++11☆309Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆384Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Updated 3 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆260Updated 6 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- C++ runtime reflection library☆125Updated last year
- ☆125Updated 4 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- C++ Debugger Visualizers☆179Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- cpgf library☆219Updated 3 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Updated 4 years ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Cross-platform low-footprint realtime C/C++ Profiler☆260Updated 11 months ago
- C++ Reflection Parser / Runtime Skeleton☆702Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Scope Guard & Defer C++☆182Updated 2 years ago