ModernCPPBook / ExamplesLinks
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆16Updated 9 months ago
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- ☆9Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 9 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- An OpenMP runtime implemented using HPX☆24Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Tiny Test System☆27Updated 2 months ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 5 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 2 weeks ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- C++ User interface for the Platform independent Library Alpaka☆38Updated 9 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- String to Float Benchmark☆19Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Boost.org proto module☆23Updated last month
- C++ concurrent programming library☆28Updated 11 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Source Code for C++ Lambda Story Book☆30Updated 4 years ago