sqjk / pimpl_ptrLinks
The C++11 way of implementing the Fast Pimpl Idiom
☆48Updated 13 years ago
Alternatives and similar repositories for pimpl_ptr
Users that are interested in pimpl_ptr are comparing it to the libraries listed below
Sorting:
- 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 last month
- An indirect value-type for C++☆84Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- small delegate implementation☆85Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- C++ signal and slot system☆161Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references