jrmadsen / PTLLinks
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆47Updated 6 months ago
Alternatives and similar repositories for PTL
Users that are interested in PTL are comparing it to the libraries listed below
Sorting:
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- The curated list of awesome C++ Coroutine resources.☆15Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A C++17 interface for HDF5☆96Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 2 weeks ago
- Pipelines for Modern C++☆67Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆98Updated last week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated 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 …☆30Updated 4 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- C++20 Tensor library☆27Updated last month
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last week
- Experimental ranges for CUDA☆24Updated 6 years ago
- Tiny Test System☆27Updated 2 months ago