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

GitHub

724 stars
37 watching
113 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists

oneapi

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
oneapi-src/onedal A machine learning library that accelerates big data analysis and modeling using Intel hardware 611
parallella/pal An optimized C library for parallel computing and data movement on resource-constrained devices 302
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,721
eyalz800/zpp_bits A lightweight C++20 serialization and RPC library in one header file 747
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 662
prasannavl/winapi A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API 823
pagghiu/sanecpplibraries A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. 520
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,456
ghostpack/sharpdpapi A C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. 1,177
valyala/gorpc A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. 702