ModernCPPBook / Examples
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆11Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Examples
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- ☆9Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 3 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 2 weeks ago
- A simple C++17 vector math library☆10Updated 3 years ago
- Error Handling by Example in C++☆13Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 8 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Experimental library for coroutines and networking☆16Updated 6 years ago
- ☆11Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- A C++17 library for parser generation for LALR(1) languages☆13Updated last year
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 3 months ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- This is a C++ quadrature library reengineered from GSL and with new things added such as double exponential methods.☆10Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆47Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 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☆51Updated last month
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago