sqjk / pimpl_ptr
The C++11 way of implementing the Fast Pimpl Idiom
☆46Updated 12 years ago
Alternatives and similar repositories for pimpl_ptr:
Users that are interested in pimpl_ptr are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- ☆52Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++20 implementation of {{ mustache }}☆84Updated 2 months 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☆156Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Document modern C++ using unit tests☆55Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆93Updated 5 years ago
- Flat containers for C++☆57Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Portable implementation of future/promise API in C++☆74Updated 7 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆39Updated last year