hliberacki / cpp-member-accessor
Library providing legal access to C++ private members
☆96Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-member-accessor
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- C++ static_enum☆86Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years 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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Warning suppression library (C++)☆81Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Simple, flexible and modular assertion macro.☆221Updated 7 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Hasta la vista, baby!☆130Updated last year
- A polymorphic value-type for C++☆228Updated last year
- A highly efficient, move-aware operators library☆198Updated last year
- C++17 library facilities for older compilers☆146Updated 4 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☆239Updated 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month