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:
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- Slides for the C++ on Sea conference☆110Updated last year
- Tool for analyzing includes in C++☆207Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆100Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- Example programs for Talking Async videos☆200Updated 2 years ago
- ☆234Updated 3 weeks ago
- ☆32Updated 4 years ago
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 9 months ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆242Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- Templatized C++ Command Line Parser mirror☆92Updated 11 months ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- ☆108Updated 4 years ago
- Experiments with the C++ programming language.☆142Updated 3 weeks ago
- Boost.org signals2 module☆82Updated last week
- ☆59Updated last year
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- CppCon 2018 Presentation materials☆130Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- ☆87Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago