alpaka - Abstraction Library for Parallel Kernel Acceleration
A framework for writing RDMA applications with high-level abstraction and asynchronous APIs.
An Open Source Implementation of the Actor Model in C++
FastFlow is a programming library implemented in modern C++ and targeting multi/many-cores (there exists an experimental version based on ZeroMQ targeting distributed systems). It offers both a set of high-level ready-to-use parallel patterns and a set of mechanisms and composable components…
fastflow/fastflow 的主要功能包括:Parallel Programming Frameworks。
fastflow/fastflow 的开源替代品包括: alpaka-group/alpaka — alpaka - Abstraction Library for Parallel Kernel Acceleration. bloomen/transwarp — A header-only C++ library for task concurrency. datenlord/async-rdma — A framework for writing RDMA applications with high-level abstraction and asynchronous APIs. 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. actor-framework/actor-framework — An Open Source Implementation of the Actor Model in C++.