yet-another-user / pimplLinks
The C++ Pimpl Idiom Again!
☆37Updated 7 years ago
Alternatives and similar repositories for pimpl
Users that are interested in pimpl are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- ☆22Updated 8 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆53Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago