schaumb / access_private_20Links
Access private members and statics of a C++ class
☆14Updated 3 months ago
Alternatives and similar repositories for access_private_20
Users that are interested in access_private_20 are comparing it to the libraries listed below
Sorting:
- C++20 Compact Tuple Tools☆53Updated last week
- C++20 Unit-Testing library☆48Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated last week
- C++ small containers☆146Updated 3 months ago
- Standalone version of the boost::unordered library☆28Updated 3 weeks ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- B++ Tree☆68Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 weeks ago
- value types for composite class design - with allocators☆57Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 9 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Flat containers for C++☆59Updated last month
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 weeks ago