taskflow / tfprofLinks
Profiling Taskflow Programs through Visualization
☆50Updated 2 years ago
Alternatives and similar repositories for tfprof
Users that are interested in tfprof are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 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 …☆31Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆31Updated last week
- A simple C++17 vector math library☆10Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 4 months ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆103Updated 2 weeks ago
- ☆26Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- Boost.org unordered module☆75Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year