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☆75Updated last month
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++14-and-later expression template library☆110Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- C++ generic make factory☆108Updated 6 years ago
- ☆53Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- 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
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Latest iteration of my static webpage/blog generator☆54Updated 3 months ago
- Template engine library in C++☆92Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Fast containers of polymorphic objects.☆68Updated last month
- Policy Based C++ Allocator Library☆123Updated 2 months ago