inzombiak / Modern-C-DesignLinks
Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu
☆29Updated 8 years ago
Alternatives and similar repositories for Modern-C-Design
Users that are interested in Modern-C-Design are comparing it to the libraries listed below
Sorting:
- Concurrency with modern C++☆33Updated 4 years ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- Working examples of Python, C++, C and JS new features☆138Updated this week
- A gRPC C++ tutorial☆56Updated 3 years ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆72Updated 4 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- C++ Reactive Programming, published by Packt☆143Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- ☆237Updated 4 months ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆573Updated 2 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- My C++ Notes☆107Updated 4 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆128Updated last year
- The source code to my book "The C++ Standard Library".☆39Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- Software Architecture with C++, published by Packt☆552Updated last year
- Example programs for Talking Async videos☆208Updated 2 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- CMake Best Practices, by Packt Publishing☆213Updated last year
- Code samples from https://vorbrodt.blog/☆115Updated last month
- C++ HTTP mock server for client tests.☆35Updated 4 years ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago