hliberacki / cpp-member-accessor
Library providing legal access to C++ private members
☆98Updated 2 years ago
Alternatives and similar repositories for cpp-member-accessor:
Users that are interested in cpp-member-accessor are comparing it to the libraries listed below
- C++ static_enum☆86Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- A reflective enum implementation for C++☆289Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- ☆132Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 4 months ago
- Computer science only☆52Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆111Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Volkswagen C++ makes your tests pass when run on a CI server☆55Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- C++ command line argument parsing and routing☆52Updated 7 months ago