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:
- Experiments with the C++ programming language.☆146Updated 2 months ago
- C++ standard library features, "from scratch"☆193Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- ☆237Updated 4 months ago
- Demo Code for presentation "C++ In Action"☆150Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- CppCon 2018 Presentation materials☆132Updated 4 years ago
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- ☆276Updated last year
- My C++ Notes☆107Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆220Updated 2 years ago
- Tool for analyzing includes in C++☆209Updated last year
- Templatized C++ Command Line Parser mirror☆95Updated last year
- Boost Logging library☆206Updated last week
- Boost.org interprocess module☆171Updated this week
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- C++11 metaprogramming library☆280Updated last week
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Project planning for the C++ Library Evolution Working Group☆99Updated 5 years ago
- Boost Process☆136Updated 3 weeks ago
- an experimental standard C++ library☆92Updated last year
- ☆31Updated 4 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆284Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- 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
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Presentation Material for C++Now 2018☆125Updated 7 years ago