alpaka - Abstraction Library for Parallel Kernel Acceleration
Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized machine instructions. It functions as a high-performance numerical backend and a GPU computing framework designed to remove runtime overhead. The project implements a compiled alternative to NumPy, translating array logic directly into machine code. It differentiates itself by generating specialized hardware kernels for graphics processors and utilizing static type inference to enable aggressive machine-code optimization. The system provides capabilities for parallel workload
An Open Source Implementation of the Actor Model in C++
A framework for writing RDMA applications with high-level abstraction and asynchronous APIs.
الميزات الرئيسية لـ datenlord/async-rdma هي: Parallel Programming Frameworks.
تشمل البدائل مفتوحة المصدر لـ datenlord/async-rdma: alpaka-group/alpaka — alpaka - Abstraction Library for Parallel Kernel Acceleration. bloomen/transwarp — A header-only C++ library for task concurrency. exaloop/codon — Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized… facebookincubator/dispenso — The project provides high-performance concurrency, enabling highly parallel computation. fastflow/fastflow — FastFlow is a programming library implemented in modern C++ and targeting multi/many-cores (there exists an… actor-framework/actor-framework — An Open Source Implementation of the Actor Model in C++.