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 RepositoriesPipeline Exception Routing

Redirects unhandled errors from within a reactive data pipeline to a centralized recovery handler.

Distinct from Process Exception Interception: Focuses on routing errors within a data stream pipeline rather than general process-level crash interception.

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

Awesome Pipeline Exception Routing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cysharp/r3Avatar de Cysharp

    Cysharp/R3

    3,616Ver en GitHub↗

    R3 is a reactive extensions library and asynchronous data pipeline framework. It provides a system for composing asynchronous data streams, managing reactive state, and coordinating event sequences using observable patterns. The project distinguishes itself with a deterministic testing toolkit that mocks time and frame updates to ensure reproducible unit tests for asynchronous logic. It also includes observability tools for tracking active subscriptions and generating stack traces to identify memory leaks, alongside centralized exception routing for pipeline recovery. The framework covers a

    Provides centralized exception routing to intercept and recover from unhandled errors within reactive pipelines.

    C#
    Ver en GitHub↗3,616
  1. Home
  2. Software Engineering & Architecture
  3. Exception Traceback Capture
  4. Process Exception Interception
  5. Pipeline Exception Routing