pimpl
There are 15 repositories under pimpl topic.
Ybalrid/Ogre_glTF
glTF 2.0 asset loader plugin for Ogre 2.1
jayavardhanravi/DesignPatterns
Design Patterns using C++
macmade/PIMPL
Generic C++11 PIMPL implementation
blockspacer/flex_pimpl_plugin
C++ pimpl code generator. Fast pimpl without overhead! No dynamic memory allocation! Cache-friendly! Auto-detects storage size! Generates methods based on implementation!
EmuraDaisuke/Idiom.OboroShiki
Oboro-Shiki is an evolution version of "Pimpl".
jon-harper/QExt
Qt add-ons: smart pointers, pImpl improvements, Windows Shell namespace support, and general use widgets
kuznetsss/pimpl_on_stack
Pointer to implementation without dynamic allocation
ryjen/libcoda-db
A c++17 database wrapper with easy to use syntax and active-record pattern.
hojin-koh/cppcfw
C++ compiler firewall utilities for easier encapsulation and better compile time cost.
Ladence/fastpimpl_diy
PIMPL without dynamic allocations
vikalphanda/EventRing
Lockless MPSC Queue
mguludag/cpp-pimpl-helper
A simple helper type alias for std::unique_ptr and custom deleter for using pimpl idiom with std::unique_ptr easily
stefanofiorentino/persistence_manager
Persistence Manager for SQLite abstractions (a module of sm1cma)