awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cysharp/r3Avatar de Cysharp

    Cysharp/R3

    3,616Voir sur 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#
    Voir sur GitHub↗3,616
  1. Home
  2. Software Engineering & Architecture
  3. Exception Traceback Capture
  4. Process Exception Interception
  5. Pipeline Exception Routing