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:
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 months ago
- ☆236Updated 2 months ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆121Updated last year
- ☆276Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- Template Metaprogramming with C++, published by Packt☆127Updated 2 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- Experiments with the C++ programming language.☆143Updated 3 weeks ago
- Slides and other materials from CppCon2021☆117Updated 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
- Example programs for Talking Async videos☆206Updated 2 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- an experimental standard C++ library☆92Updated last year
- Tool for analyzing includes in C++☆208Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆266Updated last year
- General-purpose C++ graph library☆232Updated 3 months ago
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago