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:
- An indirect value-type for C++☆83Updated last year
- 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☆157Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Code samples☆67Updated 4 months ago
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- A C++14 reflection library☆72Updated last week
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Portable implementation of future/promise API in C++☆76Updated 10 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Lightweight C++ task system☆80Updated 7 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☆239Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- ☆52Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago