anthonywilliams / awesome-modern-cppLinks
A collection of resources on modern C++
☆35Updated 8 years ago
Alternatives and similar repositories for awesome-modern-cpp
Users that are interested in awesome-modern-cpp are comparing it to the libraries listed below
Sorting:
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- C++ features jump start☆123Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆310Updated 3 weeks ago
- A handy script to visualize google benchmark output☆56Updated 2 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Slides for the C++ on Sea conference☆109Updated last year
- My C++ Notes☆106Updated 4 years ago
- Tool for analyzing includes in C++☆204Updated 11 months ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆104Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆187Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Boost.org signals2 module☆82Updated last month
- Experiments with the C++ programming language.☆142Updated last week
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆241Updated 11 months ago
- Project planning for the C++ Library Evolution Working Group☆97Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆362Updated 2 years ago
- ☆232Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Concurrency with modern C++☆31Updated 4 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- Boost.org circular_buffer module☆60Updated 3 months ago
- Template Metaprogramming with C++, published by Packt☆115Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆99Updated last year
- Boost Process☆137Updated 3 weeks ago