sqjk / pimpl_ptrLinks
The C++11 way of implementing the Fast Pimpl Idiom
☆48Updated 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
Sorting:
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++ signal and slot system☆163Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 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☆242Updated 5 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 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☆159Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 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…☆199Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 9 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- small delegate implementation☆85Updated 8 years ago
- Library for comfortable work with DLL and DSO☆109Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- C++ plugin framework☆52Updated 5 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 8 years ago
- A C++14 reflection library☆73Updated last month
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- C++ signals & slots☆79Updated 5 years ago
- High performance C++11 signals☆175Updated 5 years ago