Apress / pro-TBBLinks
Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinders and 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders
☆196Updated 3 months ago
Alternatives and similar repositories for pro-TBB
Users that are interested in pro-TBB are comparing it to the libraries listed below
Sorting:
- Intel TBB with CMake build system☆387Updated 2 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆278Updated 5 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆121Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Hands-On Design Patterns with C++, published by Packt☆382Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- C++ High Performance, published by Packt☆262Updated 2 years ago
- openmp examples☆144Updated 6 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆109Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆258Updated last year
- The Art of Writing Efficient Programs, published by Packt☆327Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- The curated list of awesome C++ Coroutine resources.☆19Updated last year
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- General-purpose C++ graph library☆228Updated 3 weeks ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Unofficial unmaintained clone of LEMON Graph Library☆46Updated 5 years ago
- C++ High Performance Second Edition, published by Packt☆272Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆372Updated 4 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 9 months ago
- This is a mirror of the latest stable version of Eigen.☆218Updated 8 years ago
- 个人翻译《Data Parallel C++》☆77Updated 4 years ago