C++ Tbb

Open-source C++ projects categorized as Tbb

Top 7 C++ Tbb Projects

  • oneTBB

    oneAPI Threading Building Blocks (oneTBB)

  • Project mention: Better use of threads | /r/cpp_questions | 2023-05-31

    Use a library like https://github.com/oneapi-src/oneTBB

  • oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

  • Project mention: Blaze: A High Performance C++ Math library | news.ycombinator.com | 2024-04-17

    If you are talking about non-small matrix multiplication in MKL, is now in opensource as a part of oneDNN. It literally has exactly the same code, as in MKL (you can see this by inspecting constants or doing high-precision benchmarks).

    For small matmul there is libxsmm. It may take tremendous efforts make something faster than oneDNN and libxsmm, as jit-based approach of https://github.com/oneapi-src/oneDNN/blob/main/src/gpu/jit/g... is too flexible: if someone finds a better sequence, oneDNN can reuse it without major change of design.

    But MKL is not limited to matmul, I understand it...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • alpaka

    Abstraction Library for Parallel Kernel Acceleration :llama: (by alpaka-group)

  • httpp

    Micro http server and client written in C++

  • ParallelReductionsBenchmark

    Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

  • CommonPP

    Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.

  • astray

    A performance-portable geodesic ray tracing library. (by VRGroupRWTH)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

What are some of the best open-source Tbb projects in C++? This list will help you:

Project Stars
1 oneTBB 5,322
2 oneDNN 3,471
3 alpaka 325
4 httpp 166
5 ParallelReductionsBenchmark 60
6 CommonPP 31
7 astray 25

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com