awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vues

Asyncplusplus

Async++ concurrency framework for C++11

Features

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

Historique des stars

Graphique de l'historique des stars pour amanieu/asyncplusplusGraphique de l'historique des stars pour amanieu/asyncplusplus

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Asyncplusplus

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Asyncplusplus.
  • microsoft/rusttrainingAvatar de microsoft

    microsoft/RustTraining

    14,636Voir sur 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
    Voir sur GitHub↗14,636
  • andreiavrammsd/cpp-channelAvatar de andreiavrammsd

    andreiavrammsd/cpp-channel

    584Voir sur GitHub↗

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

    C++channelconcurrent-queuecpp
    Voir sur GitHub↗584
  • apple/swift-corelibs-libdispatchAvatar de apple

    apple/swift-corelibs-libdispatch

    2,596Voir sur GitHub↗

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

    C
    Voir sur GitHub↗2,596
  • ahoward/forkoffAvatar de ahoward

    ahoward/forkoff

    74Voir sur GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    Voir sur GitHub↗74
Voir les 30 alternatives à Asyncplusplus→

Questions fréquentes

Que fait amanieu/asyncplusplus ?

Async++ concurrency framework for C++11

Quelles sont les fonctionnalités principales de amanieu/asyncplusplus ?

Les fonctionnalités principales de amanieu/asyncplusplus sont : Concurrency and Parallelism.

Quelles sont les alternatives open-source à amanieu/asyncplusplus ?

Les alternatives open-source à amanieu/asyncplusplus incluent : 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.