yet-another-user / pimplLinks
The C++ Pimpl Idiom Again!
☆36Updated 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☆74Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆22Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- WIP☆27Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- ☆32Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Latest iteration of my static webpage/blog generator☆55Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Example code for generating pybind11 bindings with Boost.Hana.☆21Updated 6 years ago