jrmadsen / PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆46Updated 5 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 3 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- a small lightweight std::execution work-alike☆65Updated last month
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 5 months ago
- A C++17 interface for HDF5☆95Updated last month
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- C++ Message Queuing Library and Framework☆88Updated last week
- A supercharged std::vector implementation (minus Allocator)☆34Updated 8 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆185Updated last month
- 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
- Experimental ranges for CUDA☆24Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆31Updated 4 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆50Updated 2 weeks ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Portable HPC Containers (C++)☆48Updated this week
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 Tensor library☆27Updated 2 weeks ago
- A simple C++17 vector math library☆10Updated 4 years ago