awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Amanieu avatar

Amanieu/asyncplusplus

0
View on GitHub↗
1,417 stars·209 forks·C++·MIT·12 views

Asyncplusplus

Async++ concurrency framework for C++11

Features

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

Star history

Star history chart for amanieu/asyncplusplusStar history chart for amanieu/asyncplusplus

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does amanieu/asyncplusplus do?

Async++ concurrency framework for C++11

What are the main features of amanieu/asyncplusplus?

The main features of amanieu/asyncplusplus are: Concurrency and Parallelism.

What are some open-source alternatives to amanieu/asyncplusplus?

Open-source alternatives to amanieu/asyncplusplus include: 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.

Open-source alternatives to Asyncplusplus

Similar open-source projects, ranked by how many features they share with Asyncplusplus.
  • microsoft/rusttrainingmicrosoft avatar

    microsoft/RustTraining

    14,636View on 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
    View on GitHub↗14,636
  • andreiavrammsd/cpp-channelandreiavrammsd avatar

    andreiavrammsd/cpp-channel

    584View on GitHub↗

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

    C++channelconcurrent-queuecpp
    View on GitHub↗584
  • apple/swift-corelibs-libdispatchapple avatar

    apple/swift-corelibs-libdispatch

    2,596View on GitHub↗

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

    C
    View on GitHub↗2,596
  • ahoward/forkoffahoward avatar

    ahoward/forkoff

    74View on GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    View on GitHub↗74
See all 30 alternatives to Asyncplusplus→