ModernCPPBook / ExamplesLinks
Parallel C++: Efficient and Scalable High-Performance Parallel Programming
☆20Updated 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☆47Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- C++11 compatible charconv☆31Updated last week
- A Low-Level Abstraction of Memory Access☆92Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks 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
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Containers for building C++ on CI☆48Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆77Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- helper repository for various articles that I publish☆62Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Google Benchmark data visualization tool☆28Updated 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated 2 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated last month