oneTBB
Parallelism toolkit
A C++ library that simplifies adding parallelism to complex applications and targets high-performance threading for multi-core systems.
oneAPI Threading Building Blocks (oneTBB)
6k stars
165 watching
1k forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
composabilityflowgraphheterogeneousprogrammingoneapiparallelismtaskparallelismtbbtbbmallocthreading
Related projects:
Repository | Description | Stars |
---|---|---|
oneapi-src/onedpl | High-performance parallel programming library with APIs to simplify DPC++ programming on various devices. | 724 |
oneapi-src/onednn | A performance library of basic building blocks for deep learning applications | 3,632 |
oneapi-src/onedal | A machine learning library that accelerates big data analysis and modeling using Intel hardware | 611 |
openthread/ot-br-posix | A software project that enables IP connectivity and management for Thread networks on POSIX-based platforms | 420 |
rayon-rs/rayon | A data parallelism library for Rust | 11,072 |
stcarrez/swagger-ada | Supports OpenAPI Specification in Ada programming language | 27 |
eightbec/fastapi-ml-skeleton | A FastAPI-based framework for serving machine learning models in production-ready applications | 394 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
nothings/stb | A collection of small C libraries for various tasks like image loading, font rendering, and 3D graphics. | 26,900 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
softwaremill/sttp-apispec | Provides data models and encoding logic for OpenAPI and AsyncAPI documentation | 23 |
mtrebi/thread-pool | A C++ implementation of a thread pool for concurrent task execution | 1,146 |
bshoshany/thread-pool | A lightweight C++17 thread pool library for efficient concurrent task execution | 2,206 |
apache/tvm | Compiler stack for deep learning systems to improve performance and efficiency on CPU, GPU, and specialized hardware. | 11,788 |