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
·
andreiavrammsd avatar

andreiavrammsd/cpp-channel

0
View on GitHub↗
584 stars·39 forks·C++·MIT·2 vuesblog.andreiavram.ro/cpp-channel-thread-safe-container-share-data-threads↗

Cpp Channel

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

Features

  • Concurrency and Parallelism - Thread-safe container for sharing data between threads.

Historique des stars

Graphique de l'historique des stars pour andreiavrammsd/cpp-channelGraphique de l'historique des stars pour andreiavrammsd/cpp-channel

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 à Cpp Channel

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cpp Channel.
  • 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
  • amanieu/asyncplusplusAvatar de Amanieu

    Amanieu/asyncplusplus

    1,417Voir sur GitHub↗

    Async++ concurrency framework for C++11

    C++
    Voir sur GitHub↗1,417
  • 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 à Cpp Channel→

Questions fréquentes

Que fait andreiavrammsd/cpp-channel ?

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

Quelles sont les fonctionnalités principales de andreiavrammsd/cpp-channel ?

Les fonctionnalités principales de andreiavrammsd/cpp-channel sont : Concurrency and Parallelism.

Quelles sont les alternatives open-source à andreiavrammsd/cpp-channel ?

Les alternatives open-source à andreiavrammsd/cpp-channel incluent : microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… amanieu/asyncplusplus — Async++ concurrency framework for C++11. 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.