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.☆140Updated 2 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☆162Updated last week
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 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.☆248Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Library for comfortable work with DLL and DSO☆113Updated 2 weeks ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 11 months ago
- High performance C++11 signals☆177Updated 6 years ago
- small delegate implementation☆85Updated 8 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 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
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- 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
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- Cmake-based build of boost☆57Updated 5 years ago
- Thread aware Signal/Slot library☆83Updated 6 months ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- C++20 Dynamic Reflection Library☆138Updated 5 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆148Updated last week