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:
- An indirect value-type for C++☆83Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years 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☆165Updated 3 weeks ago
- Cmake-based build of boost☆57Updated 6 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 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.☆251Updated 3 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++20 implementation of {{ mustache }}☆86Updated last year
- Code samples☆68Updated 11 months ago
- A C++14 reflection library☆78Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- small delegate implementation☆85Updated 9 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Lightweight state machine implemented in C++☆28Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 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 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago