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
☆186Updated 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:
- Intel TBB with CMake build system☆386Updated 2 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆64Updated 3 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆271Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A fast work-stealing queue template in C++☆307Updated 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…☆246Updated 10 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆107Updated last month
- ☆144Updated this week
- 个人翻译《Data Parallel C++》☆74Updated 3 years ago
- ☆275Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- 《The C++ Standard Library》的非专业个人翻译☆62Updated last year
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 9 months ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆73Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆365Updated 2 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- General-purpose C++ graph library☆216Updated last week
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago