ModernCPPBook / Examples
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆12Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Examples
- Source Code for C++ Lambda Story Book☆26Updated 3 years ago
- Source Code for 'Clean C++20' by Stephan Roth☆38Updated 3 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 9 years ago
- Slides of Italian C++ Conference 2021☆10Updated 3 years ago
- This is a C++ quadrature library reengineered from GSL and with new things added such as double exponential methods.☆10Updated 2 years ago
- A simple C++17 vector math library☆10Updated 3 years ago
- Error Handling by Example in C++☆13Updated 3 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- ☆9Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- Portable UUID generation library for C++☆24Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- C++11 compatible charconv☆27Updated last week
- Expert C++, 2nd edition, published by Packt☆28Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆48Updated 3 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago