friendlyanon / pimpl-but-the-p-is-silentLinks
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:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 10 months ago
- Data structures for ASTs☆14Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- C++ build system that uses C++ for build configuration.☆17Updated last month
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 5 months ago
- The Fancy Named Parameters Library☆31Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆9Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A small & high-level C++ networking library providing simple server/client architecture.☆20Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆51Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- ☆22Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆9Updated 3 years ago
- My Talk on C++20's Concepts☆23Updated 4 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
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago