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:
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- 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 week
- An indirect value-type for C++☆83Updated 2 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…☆146Updated last year
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Code samples☆68Updated 10 months ago
- A C++14 reflection library☆77Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 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…☆200Updated 2 years 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 week
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- High performance C++11 signals☆177Updated 6 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆41Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- small delegate implementation☆85Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago