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:
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- An indirect value-type for C++☆83Updated 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☆157Updated 3 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Library for comfortable work with DLL and DSO☆109Updated this week
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Code samples☆67Updated 5 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months 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☆240Updated 4 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library for comfortable work with DLL and DSO☆61Updated this week
- ☆53Updated 6 years ago
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- High performance C++11 signals☆173Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago
- A modern and (mostly) macro free mocking-framework☆41Updated this week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago