oneDPL
DPC++ Library
High-performance parallel programming library with APIs to simplify DPC++ programming on various devices.
oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
727 stars
37 watching
115 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
oneapi
Related projects:
Repository | Description | Stars |
---|---|---|
parallella/pal | An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
janestreet/rpc_parallel | A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. | 47 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 755 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
rabauke/mpl | A C++17 message passing library based on the MPI standard for high-performance computing. | 168 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
stlab/libraries | A repository of C++ libraries and tools for concurrency and parallel programming | 663 |
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 827 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
yuki-koyama/parallel-util | Provides parallel processing utilities for C++11 | 30 |
vcdevel/vc | A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,461 |
ghostpack/sharpdpapi | A C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. | 1,200 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 706 |