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

andreiavrammsd/cpp-channel

0
View on GitHub↗
584 stars·39 forks·C++·MIT·10 viewsblog.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.

Star history

Star history chart for andreiavrammsd/cpp-channelStar history chart for andreiavrammsd/cpp-channel

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

Open-source alternatives to Cpp Channel

Similar open-source projects, ranked by how many features they share with Cpp Channel.
  • 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
  • amanieu/asyncplusplusAmanieu avatar

    Amanieu/asyncplusplus

    1,417View on GitHub↗

    Async++ concurrency framework for C++11

    C++
    View on GitHub↗1,417
  • 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 Cpp Channel→

Frequently asked questions

What does andreiavrammsd/cpp-channel do?

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

What are the main features of andreiavrammsd/cpp-channel?

The main features of andreiavrammsd/cpp-channel are: Concurrency and Parallelism.

What are some open-source alternatives to andreiavrammsd/cpp-channel?

Open-source alternatives to andreiavrammsd/cpp-channel include: 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.