jgopel / design-patterns-without-virtualLinks
C++ implementations of the Gang of Four design patterns both with and without virtual. This is an experiment to prove to myself that this can be done.
☆24Updated 3 years ago
Alternatives and similar repositories for design-patterns-without-virtual
Users that are interested in design-patterns-without-virtual are comparing it to the libraries listed below
Sorting:
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- ☆50Updated 8 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++ library aiming to replace all built-in integers☆93Updated 2 weeks ago
- Header only read/write wrapper to combine mutexes with locks.☆148Updated 8 months ago
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated 3 months ago
- ☆87Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- ☆32Updated 4 years ago
- ☆76Updated last month
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆52Updated 6 years ago
- C++20 Coroutines Cheat Sheet☆60Updated 8 months ago
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Time to #include standard library and other C++ headers.☆105Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago