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☆74Updated 3 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- WIP☆27Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- ☆22Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++14-and-later expression template library☆110Updated 3 months ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆53Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- generic stack-based container☆107Updated 7 years ago