awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
opentracing avatar

opentracing/opentracing-csharpArchived

0
View on GitHub↗
515 estrellas·71 forks·C#·Apache-2.0·2 vistasopentracing.io↗

Opentracing Csharp

OpenTracing API for C# (.NET). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

Features

  • Distributed Computing - Vendor-neutral instrumentation for distributed tracing.

Historial de estrellas

Gráfico del historial de estrellas de opentracing/opentracing-csharpGráfico del historial de estrellas de opentracing/opentracing-csharp

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Opentracing Csharp

Proyectos open-source similares, clasificados según cuántas características comparten con Opentracing Csharp.
  • christopherread/obvsAvatar de christopherread

    christopherread/Obvs

    338Ver en GitHub↗

    An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.

    C#
    Ver en GitHub↗338
  • damianh/proxykitAvatar de damianh

    damianh/ProxyKit

    1,115Ver en GitHub↗

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    C#
    Ver en GitHub↗1,115
  • dask/dask-imageAvatar de dask

    dask/dask-image

    228Ver en GitHub↗

    dask-image

    Python
    Ver en GitHub↗228
  • app-vnext/pollyAvatar de App-vNext

    App-vNext/Polly

    14,191Ver en GitHub↗

    Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports

    C#circuit-breakercircuit-breaker-patterndotnet
    Ver en GitHub↗14,191
Ver las 12 alternativas a Opentracing Csharp→

Preguntas frecuentes

¿Qué hace opentracing/opentracing-csharp?

OpenTracing API for C# (.NET). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

¿Cuáles son las características principales de opentracing/opentracing-csharp?

Las características principales de opentracing/opentracing-csharp son: Distributed Computing.

¿Qué alternativas de código abierto existen para opentracing/opentracing-csharp?

Las alternativas de código abierto para opentracing/opentracing-csharp incluyen: app-vnext/polly — Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining… christopherread/obvs — An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based… damianh/proxykit — A toolkit to create code-first HTTP reverse proxies on ASP.NET Core. dask/dask-image — dask-image. exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. gjoseph92/stackstac — Turn a list of STAC items into a 4D xarray DataArray (dims: time, band, y, x), including reprojection to a common…