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☆56Updated 3 weeks ago
- helper repository for various articles that I publish☆62Updated last year
- C++11 compatible charconv☆31Updated last month
- Google Benchmark data visualization tool☆30Updated 6 months ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Source Code for C++ Lambda Story Book☆32Updated 4 years ago
- ☆31Updated last month
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- Source Code for 'Clean C++20' by Stephan Roth☆42Updated 4 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆45Updated last week
- Containers for building C++ on CI☆48Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated 2 weeks ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated 2 months ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 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++☆43Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month