ModernCPPBook / ExamplesLinks
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆21Updated last year
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- C++11 compatible charconv☆31Updated last week
- helper repository for various articles that I publish☆62Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Asio Buffers without the Asio☆17Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Source Code for 'Clean C++20' by Stephan Roth☆42Updated 4 years ago
- Source Code for C++ Lambda Story Book☆32Updated 4 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Boost.org unordered module☆86Updated last week
- Containers for building C++ on CI☆48Updated last year
- Google Benchmark data visualization tool☆33Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- ☆17Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago