friendlyanon / pimpl-but-the-p-is-silent
C++ PIMPL idiom without an allocation involved
☆14Updated last year
Alternatives and similar repositories for pimpl-but-the-p-is-silent
Users that are interested in pimpl-but-the-p-is-silent are comparing it to the libraries listed below
Sorting:
- ipvar is a little smart library for easily sharing variables between different processes☆23Updated 11 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- The Fancy Named Parameters Library☆31Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆46Updated 3 weeks ago
- C++11 compatible charconv☆30Updated last month
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Data structures for ASTs☆14Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆17Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 months ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A template to work around an issue when using C++20 with Emcmake☆9Updated 6 months ago
- C++20 Static Branch library☆58Updated 2 weeks ago
- GitHub Actions for C++ Libraries☆22Updated last month