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

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

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

Amanieu/asyncplusplus

0
View on GitHub↗
1,417 星标·209 分支·C++·MIT·8 次浏览

Asyncplusplus

Async++ concurrency framework for C++11

Features

  • Concurrency and Parallelism - Lightweight concurrency framework for C++11.

Star 历史

amanieu/asyncplusplus 的 Star 历史图表amanieu/asyncplusplus 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Asyncplusplus 的开源替代方案

相似的开源项目,按与 Asyncplusplus 的功能重合度排序。
  • microsoft/rusttrainingmicrosoft 的头像

    microsoft/RustTraining

    14,636在 GitHub 上查看↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Rust
    在 GitHub 上查看↗14,636
  • andreiavrammsd/cpp-channelandreiavrammsd 的头像

    andreiavrammsd/cpp-channel

    584在 GitHub 上查看↗

    C++11 thread-safe container for sharing data between threads (synchronized queue)

    C++channelconcurrent-queuecpp
    在 GitHub 上查看↗584
  • apple/swift-corelibs-libdispatchapple 的头像

    apple/swift-corelibs-libdispatch

    2,596在 GitHub 上查看↗

    The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware

    C
    在 GitHub 上查看↗2,596
  • ahoward/forkoffahoward 的头像

    ahoward/forkoff

    74在 GitHub 上查看↗

    brain-dead simple parallel processing for ruby

    Ruby
    在 GitHub 上查看↗74
查看 Asyncplusplus 的所有 30 个替代方案→

常见问题解答

amanieu/asyncplusplus 是做什么的?

Async++ concurrency framework for C++11

amanieu/asyncplusplus 的主要功能有哪些?

amanieu/asyncplusplus 的主要功能包括:Concurrency and Parallelism。

amanieu/asyncplusplus 有哪些开源替代品?

amanieu/asyncplusplus 的开源替代品包括: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue). apple/swift-corelibs-libdispatch — The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware. arrayfire/arrayfire — ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance… atgreen/cl-cancel — Cancellation propagation library for Common Lisp with deadlines and timeouts. ahoward/forkoff — brain-dead simple parallel processing for ruby.