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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to xabaril/beatpulse

Projects sharing features with BeatPulse

12 open-source projects similar to xabaril/beatpulse, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • app-vnext/pollyApp-vNext avatar

    App-vNext/Polly

    14,191View on 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
    View on GitHub↗14,191
  • christopherread/obvschristopherread avatar

    christopherread/Obvs

    338View on GitHub↗

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

    C#
    View on GitHub↗338
  • damianh/proxykitdamianh avatar

    damianh/ProxyKit

    1,115View on GitHub↗

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

    C#
    View on GitHub↗1,115
  • dask/dask-imagedask avatar

    dask/dask-image

    228View on GitHub↗

    dask-image

    Python
    View on GitHub↗228
  • exceptionless/foundatioexceptionless avatar

    exceptionless/Foundatio

    2,088View on GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#
    View on GitHub↗2,088

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gjoseph92/stackstacgjoseph92 avatar

    gjoseph92/stackstac

    268View on 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
    View on GitHub↗268
  • jasperfx/jasperJasperFx avatar

    JasperFx/jasper

    416View on GitHub↗

    Next generation application development framework for .Net

    C#
    View on GitHub↗416
  • jsignell/dask-geopandasJ

    jsignell/dask-geopandas

    0View on GitHub↗

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

    View on GitHub↗0
  • opentracing/opentracing-csharpopentracing avatar

    opentracing/opentracing-csharp

    515View on GitHub↗

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

    C#
    View on GitHub↗515
  • threemammals/ocelotThreeMammals avatar

    ThreeMammals/Ocelot

    8,710View on 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
    View on GitHub↗8,710
  • threemammals/raftyThreeMammals avatar

    ThreeMammals/Rafty

    200View on GitHub↗

    Implementation of RAFT consensus in .NET core

    C#
    View on GitHub↗200
  • xabaril/aspnetcore.diagnostics.healthchecksxabaril avatar

    xabaril/AspNetCore.Diagnostics.HealthChecks

    4,368View on 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#
    View on GitHub↗4,368