service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. (by microsoft)

Service-fabric Alternatives

Similar projects and alternatives to service-fabric

  1. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. practical-aspnetcore

    Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

  4. YARP

    A toolkit for developing high-performance HTTP reverse proxy applications.

  5. karmada

    Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration

  6. docker-curriculum

    :dolphin: A comprehensive tutorial on getting started with Docker!

  7. container-apps-connect-multiple-apps

    Azure Sample showing how to connect and call multiple container apps within the same environment. Shows the approach to use both with and without Dapr.

  8. f-code

    a C++ library consisting of basic functionality

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. boost-multi

    Multidimensional arrays for C++. (Not an official Boost library)

  11. ScaleStore

    This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cost-Efficient Storage Engine using DRAM, NVMe, and RDMA.

  12. pixie

    Instant Kubernetes-Native Application Observability

  13. falco

    Cloud Native Runtime Security

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better service-fabric alternative or higher similarity.

service-fabric discussion

Log in or Post with

service-fabric reviews and mentions

Posts with mentions or reviews of service-fabric. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • Migrating Service Fabric apps to .NET 6
    2 projects | dev.to | 10 Apr 2023
    The first on the list is the entry project .sfproj. They use a non-SDK-style project template with a bunch of .xml files for configuration but with no C# code. They require Fabric.MSBuild nuget to build and package Service Fabric apps. Unfortunately, the dotnet add package command won't update dependencies since they only support and non-SDK-style project template uses the package.config file to manage dependencies.
  • Potential employer uses Service Fabric
    1 project | /r/dotnet | 19 Feb 2022
    Proprietary in what way?
  • Cloudflare fail over setup with two windows servers
    1 project | /r/sysadmin | 6 Feb 2022
    Setup your ASP.NET app as a scaleable service that can run in a distributed fashion. You may be able to use something similar to Service Fabric to help - https://github.com/microsoft/service-fabric
  • Why aren't any infrastructure projects made in C#? Or are there examples?
    3 projects | /r/dotnet | 25 Jun 2021
    Considerable amount of Azure Service Fabric is written in C# https://github.com/microsoft/service-fabric. As many people mentioned already, until .NET Core, no platform developers really cared about C#. Perhaps in future we may see interesting things happen with a lot of performance optimisations coming to C# as well.
  • A note from our sponsor - Stream
    getstream.io | 13 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic service-fabric repo stats
4
3,046
4.8
12 days ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that C++ is
the 7th most popular programming language
based on number of references?