LukasWoodtli / ModernCppDesignLinks
Playground to the famous book from Andrei Alexandrescu
☆16Updated 6 years ago
Alternatives and similar repositories for ModernCppDesign
Users that are interested in ModernCppDesign are comparing it to the libraries listed below
Sorting:
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- ☆236Updated last month
- The presentations of C++Now 2019.☆92Updated 5 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated last year
- Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu☆28Updated 8 years ago
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Source for papers and proposals☆74Updated 2 months ago
- ☆31Updated 4 years ago
- ☆172Updated 6 years ago
- Boost.org mpl module☆61Updated 2 weeks ago
- A C++ parser combinator library.☆156Updated last week
- helper repository for various articles that I publish☆62Updated last year
- Origin C++11 Libraries☆133Updated 8 years ago
- Containers for building C++ on CI☆48Updated last year
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 6 years ago
- A simple physics-based ball pit!☆33Updated 6 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆244Updated last year
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- an experimental standard C++ library☆90Updated last year
- The source code to my book "The C++ Standard Library".☆38Updated 2 years ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Complete Project Documentation☆99Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.org property_tree module☆59Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago