behnamasadi / cpp_tutorialsLinks
This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++
☆56Updated 2 weeks ago
Alternatives and similar repositories for cpp_tutorials
Users that are interested in cpp_tutorials are comparing it to the libraries listed below
Sorting:
- Algorithm wrappers☆93Updated 7 months ago
- This is the code repository for my book "C++20 - Get the Details"☆97Updated last year
- Template of CMake to build a static or shared library under Windows and Linux☆22Updated last year
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated 2 years ago
- C++14 Finite State Machine library☆176Updated 4 years ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- A simple guide to learn C++ Multithreading and Concurrency. Theory, code examples and challenges.☆47Updated 5 years ago
- C++ cross-platform plugin architechture demonstration☆62Updated 6 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆356Updated 2 years ago
- An example C++ plugin architecture with on-the-fly plugin inclusion☆47Updated 4 years ago
- Asynchronous Programming with C++, Published by Packt☆62Updated 7 months ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Source Code for the Mentoring Program "Fundamentals for C++ Professionals"☆24Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆107Updated 2 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆96Updated 10 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆262Updated last month
- A C++14 reflection library☆73Updated last month
- A modern and (mostly) macro free mocking-framework☆44Updated 2 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆179Updated last month
- C++ Reactive Programming, published by Packt☆139Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated last month
- ☆55Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- ☆15Updated last year