jrmadsen / PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆45Updated 4 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 last week
- a small lightweight std::execution work-alike☆64Updated last week
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆49Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++20 and onward collection of high performance data containers and related tools☆54Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- The curated list of awesome C++ Coroutine resources.☆14Updated last year
- Portable HPC Containers (C++)☆48Updated 2 weeks ago
- A simple C++17 vector math library☆10Updated 4 years ago
- 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
- C++ Message Queuing Library and Framework☆87Updated this week
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated last week
- A C++17 interface for HDF5☆94Updated this week
- 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A supercharged std::vector implementation (minus Allocator)☆35Updated 8 years ago
- ☆9Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆84Updated last week
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 10 months ago
- ☆32Updated this week
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago