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☆53Updated last week
- A Low-Level Abstraction of Memory Access☆92Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- Source Code for 'Clean C++20' by Stephan Roth☆42Updated 4 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Boost.org mpi module☆64Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆98Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- helper repository for various articles that I publish☆62Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated last month
- DARMA/magistrate => Serialization and checkpointing library☆12Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆42Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆16Updated last week
- Boost.org property_tree module☆60Updated 2 weeks ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆40Updated last month
- A collection of formatting benchmarks☆52Updated 3 weeks ago