ModernCPPBook / ExamplesLinks
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆18Updated 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☆44Updated this week
- C++11 compatible charconv☆31Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A Low-Level Abstraction of Memory Access☆87Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Google Benchmark data visualization tool☆27Updated 2 months ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Example static/shared library output of cmake-init☆13Updated 7 months ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Source Code for 'Clean C++20' by Stephan Roth☆40Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Slides for the C++ on Sea conference☆110Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Containers for building C++ on CI☆48Updated 11 months ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- Asio Buffers without the Asio☆14Updated 3 weeks ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- ☆48Updated 6 months ago
- ☆27Updated last week
- helper repository for various articles that I publish☆61Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆40Updated this week