jrmadsen / PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆43Updated 3 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.☆68Updated this week
- A C++17 interface for HDF5☆94Updated last week
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- a small lightweight std::execution work-alike☆60Updated this week
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last week
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 3 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Portable HPC Containers (C++)☆48Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- A supercharged std::vector implementation (minus Allocator)☆34Updated 8 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A C++17 message passing library based on MPI☆169Updated 3 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆83Updated this week
- Boost.org mpi module☆60Updated this week
- C++ Message Queuing Library and Framework☆87Updated this week
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆27Updated 2 months ago
- A continuously evolving basic template for cpp development practice.☆18Updated this week
- An OpenMP runtime implemented using HPX☆23Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago