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
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated 3 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 2 months ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆97Updated 2 months ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- C++11 compatible charconv☆31Updated last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Autonomic Performance Environment for eXascale (APEX)☆50Updated 6 months ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆35Updated 2 years ago
- A C++17 interface for HDF5☆99Updated 3 months ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 2 years ago
- Profiling Taskflow Programs through Visualization☆51Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated last week
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- CUDA executors☆14Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- High Level HTTP/1 and WebSocket☆21Updated this week
- C++20 Memory Allocator library☆36Updated 9 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago