awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to xabaril/beatpulse

Open-source alternatives to BeatPulse

12 open-source projects similar to xabaril/beatpulse, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BeatPulse alternative.

  • app-vnext/pollyApp-vNext 的头像

    App-vNext/Polly

    14,191在 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
    在 GitHub 上查看↗14,191
  • christopherread/obvschristopherread 的头像

    christopherread/Obvs

    338在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗338
  • damianh/proxykitdamianh 的头像

    damianh/ProxyKit

    1,115在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗1,115
  • dask/dask-imagedask 的头像

    dask/dask-image

    228在 GitHub 上查看↗

    dask-image

    Python
    在 GitHub 上查看↗228
  • exceptionless/foundatioexceptionless 的头像

    exceptionless/Foundatio

    2,088在 GitHub 上查看↗

    Pluggable foundation blocks for building distributed apps.

    C#
    在 GitHub 上查看↗2,088

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • gjoseph92/stackstacgjoseph92 的头像

    gjoseph92/stackstac

    268在 GitHub 上查看↗

    Turn a list of STAC items into a 4D xarray DataArray (dims: time, band, y, x), including reprojection to a common grid. The array is a lazy Dask array, so loading and processing the data in parallel—locally or on a cluster—is just a compute() call away.

    Python
    在 GitHub 上查看↗268
  • jasperfx/jasperJasperFx 的头像

    JasperFx/jasper

    416在 GitHub 上查看↗

    Next generation application development framework for .Net

    C#
    在 GitHub 上查看↗416
  • jsignell/dask-geopandasJ

    jsignell/dask-geopandas

    0在 GitHub 上查看↗

    dask-geopandas |conda| |pypi| |docs| |gitter|

    在 GitHub 上查看↗0
  • opentracing/opentracing-csharpopentracing 的头像

    opentracing/opentracing-csharp

    515在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗515
  • threemammals/ocelotThreeMammals 的头像

    ThreeMammals/Ocelot

    8,710在 GitHub 上查看↗

    Ocelot is a .NET API gateway that functions as an HTTP reverse proxy to route, balance, and secure traffic between clients and backend services. It serves as a centralized manager for incoming requests, providing a single entry point for traffic orchestration. The project differentiates itself through dynamic request orchestration, allowing it to aggregate multiple backend service responses into a single result to minimize client network round trips. It also supports dynamic gateway configuration, enabling updates to system behavior and operational parameters without requiring a service resta

    C#api-gatewayaspnetcoredotnet
    在 GitHub 上查看↗8,710
  • threemammals/raftyThreeMammals 的头像

    ThreeMammals/Rafty

    200在 GitHub 上查看↗

    Implementation of RAFT consensus in .NET core

    C#
    在 GitHub 上查看↗200
  • xabaril/aspnetcore.diagnostics.healthchecksxabaril 的头像

    xabaril/AspNetCore.Diagnostics.HealthChecks

    4,368在 GitHub 上查看↗

    This is a health monitoring tool for ASP.NET Core applications designed to verify the availability of infrastructure and external dependencies. It provides a system for tracking the status of services and dependencies within an application to maintain distributed system observability. The project distinguishes itself through cluster service discovery, which identifies active health check endpoints by querying cluster APIs, such as those in Kubernetes. It also includes a health status dashboard for visualizing stability trends and a mechanism to connect real-time health status to deployment pi

    C#
    在 GitHub 上查看↗4,368