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

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

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

datenlord/async-rdma

0
View on GitHub↗
438 星标·59 分支·Rust·GPL-3.0·3 次浏览

Async Rdma

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

Features

  • Parallel Programming Frameworks - Framework for high-level, asynchronous RDMA application development.

Star 历史

datenlord/async-rdma 的 Star 历史图表datenlord/async-rdma 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Async Rdma 的开源替代方案

相似的开源项目,按与 Async Rdma 的功能重合度排序。
  • 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
  • exaloop/codonexaloop 的头像

    exaloop/codon

    16,803在 GitHub 上查看↗

    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

    Python
    在 GitHub 上查看↗16,803
  • 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
查看 Async Rdma 的所有 28 个替代方案→

常见问题解答

datenlord/async-rdma 是做什么的?

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

datenlord/async-rdma 的主要功能有哪些?

datenlord/async-rdma 的主要功能包括:Parallel Programming Frameworks。

datenlord/async-rdma 有哪些开源替代品?

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