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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDataflow

Manages block execution order and threading automatically based on data dependencies and available cores.

Distinct from Execution Schedulers: Distinct from Execution Schedulers: focuses on dataflow-driven scheduling of signal processing blocks, not general event delivery.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dataflow. Refine with filters or upvote what's useful.

Awesome Dataflow GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gnuradio/gnuradioAvatar de gnuradio

    gnuradio/gnuradio

    6,129Ver en GitHub↗

    GNU Radio is an open-source software-defined radio framework that provides a digital signal processing toolkit for building wireless communication systems. At its core, it uses a block-based flow graph architecture where pre-built signal processing blocks are connected into directed graphs to define and execute custom radio signal processing pipelines. The system operates as a flow graph signal processor that enables low-latency streaming radio signal processing, supporting both real-time operation and wireless communication simulation entirely in software. The framework distinguishes itself

    Manages block execution order and threading automatically based on data dependencies and hardware cores.

    C++
    Ver en GitHub↗6,129
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Concurrency-Controlled Schedulers
  5. Execution Schedulers
  6. Dataflow