jayavardhanravi / DesignPatternsLinks
Design Patterns using C++
☆14Updated 4 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Fast and lightweight C++ HTML parser☆25Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- Sample asynchronous protocol-based TCP client and server apps using C++ and Boost::Asio☆46Updated 9 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- C++ Console Table: make text table in console easy and set up as you need☆58Updated 2 years ago
- C++ header-only library for generic data validation.☆61Updated 2 months ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- Hard-to-test patterns in C++ and how to refactor them☆66Updated 5 years ago
- PDFs and other information of my talks in the past☆29Updated 7 months ago
- C++ library for conversion between big and little endian data representations.☆36Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Loading of a C++ class from a shared library (C++11)☆76Updated 3 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- ModernCOM - define, implement and use COM interfaces in pure C++☆19Updated 4 years ago
- A header-only library, VLA for C++ (≥C++14). Extended version of std::dynarray☆13Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- ☆11Updated 6 years ago
- C++ utilities☆135Updated 2 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu☆26Updated 8 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Small header only library to call a function at a specific time interval.☆28Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ Templates & Article☆27Updated last year