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
christopherread avatar

christopherread/Obvs

0
View on GitHub↗
338 stars·45 forks·C#·MIT·13 viewschristopherread.github.io/Obvs↗

Obvs

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

Features

  • Distributed Computing - Observable microservice bus using reactive interfaces.

Star history

Star history chart for christopherread/obvsStar history chart for christopherread/obvs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does christopherread/obvs do?

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

What are the main features of christopherread/obvs?

The main features of christopherread/obvs are: Distributed Computing.

Which projects share features with christopherread/obvs?

Projects with overlapping indexed features include: app-vnext/polly — Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining… 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… jasperfx/jasper — Next generation application development framework for .Net.

Projects sharing features with Obvs

These projects share indexed features with Obvs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
Compare all 12 related projects→