awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fastflow avatar

fastflow/fastflow

0
View on GitHub↗
311 星标·77 分支·C++·GPL-2.0·2 次浏览calvados.di.unipi.it↗

Fastflow

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…

Features

  • Parallel Programming Frameworks - High-performance parallel patterns library for C++.

Star 历史

fastflow/fastflow 的 Star 历史图表fastflow/fastflow 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Fastflow 的开源替代方案

相似的开源项目,按与 Fastflow 的功能重合度排序。
  • alpaka-group/alpakaalpaka-group 的头像

    alpaka-group/alpaka

    416在 GitHub 上查看↗

    alpaka - Abstraction Library for Parallel Kernel Acceleration

    C++
    在 GitHub 上查看↗416
  • bloomen/transwarpbloomen 的头像

    bloomen/transwarp

    633在 GitHub 上查看↗

    A header-only C++ library for task concurrency

    C++
    在 GitHub 上查看↗633
  • datenlord/async-rdmadatenlord 的头像

    datenlord/async-rdma

    438在 GitHub 上查看↗

    A framework for writing RDMA applications with high-level abstraction and asynchronous APIs.

    Rust
    在 GitHub 上查看↗438
  • actor-framework/actor-frameworkactor-framework 的头像

    actor-framework/actor-framework

    3,426在 GitHub 上查看↗

    An Open Source Implementation of the Actor Model in C++

    C++actor-modelactorsasync
    在 GitHub 上查看↗3,426
查看 Fastflow 的所有 28 个替代方案→

常见问题解答

fastflow/fastflow 是做什么的?

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 的主要功能有哪些?

fastflow/fastflow 的主要功能包括:Parallel Programming Frameworks。

fastflow/fastflow 有哪些开源替代品?

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++.