ModernCPPBook / ExamplesLinks
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆20Updated 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☆47Updated this week
- C++11 compatible charconv☆31Updated 2 months ago
- A Low-Level Abstraction of Memory Access☆91Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- helper repository for various articles that I publish☆62Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- This is the code repository for my book "C++20 - Get the Details"☆101Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- ☆51Updated 7 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- Experimental library for coroutines and networking☆16Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- The Fancy Named Parameters Library☆35Updated 2 months ago
- Google Benchmark data visualization tool☆27Updated 4 months ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago