jrmadsen / PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆45Updated 5 months ago
Alternatives and similar repositories for PTL:
Users that are interested in PTL are comparing it to the libraries listed below
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆72Updated this week
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- A simple C++17 vector math library☆10Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A C++17 interface for HDF5☆95Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- The curated list of awesome C++ Coroutine resources.☆14Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 3 weeks ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆86Updated this week
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆50Updated 2 weeks ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- Portable HPC Containers (C++)☆48Updated this week
- A single header-only C++ library for automatic / algorithmic differentiation.☆12Updated 2 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- Experimental ranges for CUDA☆24Updated 6 years ago
- Learn to use CMake☆90Updated 2 months ago
- This is a mirror of the Eigen C++ template library for linear algebra.☆11Updated this week