wjakob / tbbLinks
Intel TBB with CMake build system
☆387Updated this week
Alternatives and similar repositories for tbb
Users that are interested in tbb are comparing it to the libraries listed below
Sorting:
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆189Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,226Updated 3 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- A tiny self-contained path manipulation library for C++☆247Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,366Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- SIMD Vector Classes for C++☆1,500Updated last year
- Sample project for a small, flexible runtime reflection system using C++11☆307Updated 4 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆506Updated 2 weeks ago
- Yet Another Serialization☆761Updated 4 months ago
- A fast work-stealing queue template in C++☆310Updated 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…☆253Updated 11 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A set of cmake modules to assist in building code☆289Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,279Updated 10 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- C++ zero-cost abstraction for SoA/AoS memory layouts☆190Updated 3 years ago
- Open Source Parallel STL implementation☆528Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆348Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆248Updated 11 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆747Updated this week
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago