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
☆193Updated 2 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:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- Intel TBB with CMake build system☆389Updated last month
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆275Updated 4 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Hands-On Design Patterns with C++, published by Packt☆381Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆115Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- 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…☆256Updated last year
- C++ High Performance, published by Packt☆260Updated 2 years ago
- ☆144Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- The Art of Writing Efficient Programs, published by Packt☆320Updated last year
- Code from the BitsOfQ youtube channel☆56Updated 2 years ago
- ☆148Updated last year
- A fast work-stealing queue template in C++☆315Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆112Updated 2 months ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- openmp examples☆144Updated 6 years ago
- ☆280Updated 4 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆104Updated 2 weeks ago
- This is a mirror of the latest stable version of Eigen.☆217Updated 8 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆507Updated last month
- C++ utilities☆51Updated 3 months ago
- General-purpose C++ graph library☆225Updated last week