Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
| Date | Stars |
|---|---|
| 2026-07-24 | 3060 |
| 2026-07-25 | 3060 |
| 2026-07-28 | 3060 |
| 2026-07-30 | 3060 |
| 2026-08-06 | 3060 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Service Fabric Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. Service Fabric runs on Windows and Linux, on any cloud, any datacenter, across geographic regions, or on your laptop.Service Fabric represents the next-generation platform for building and managing these enterprise-class, tier-1, cloud-scale applications running in containers. ## Architecture and Subsystem Explorer [Learn about Service Fabric's Core Subsystems](docs/architecture/README.md), mapped to this repo's folder structure. ## Service Fabric release schedule Here is the upcoming release schedule for Service Fabric runtime versions that we will be supporting starting with version 8.0. | Version | Release date | |--------- |----------------- | | 8.0 | 2021 Mar | | 8.1 | 2021 Jul | | 8.2 | 2021 Oct | | 9.0 | 2022 Apr | | 9.1 | 2022 Oct | | 10.0 | 2023 Apr | | 10.1 | 2023 Nov | Please note that these dates are advanced estimates and might be subject to change or minor adjustments closer to each release. We will be publishing upcoming features and roadmap items on [Azure Updates for Service Fabric](https://azure.microsoft.com/en-us/updates/?product=service-fabric). ## Repo status We are in the process to move our development to GitHub. Until then, the Service Fabric team will continue regular feature development internally. We'll be providing frequent updates here and on our [team blog](https://blogs.msdn.microsoft.com/azureservicefabric/) as we make progress. ### Quick look at our current status - [x] Service Fabric build tools for Linux - [x] Basic tests for Linux builds available - [x] Container image with build tools available to run builds ## Providing feedback and filing issues We have multiple repositories (in addition to this one) that constitute the Service Fabric product. For more information on how to provide feedback and file issues across the different components (and associated repositories), please see [Contributing.md](CONTRIBUTING.md). ## Build Requirements The requirements below are based off running clean builds using ninja, with the command ```sh runbuild.sh –c –n ``` The builds were run on [Azure Linux VMs](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/sizes-general) with added disk capacity. If you want to to build on an Azure machine you need to add approximately 70GB for the source+build outputs. These times should be taken as estimates of how long a build will take. |Machine SKU|Cores|Memory|Build Time| |-----------|-----|-----------|----------| |Standard_D8s_v3|8|32GB|~4 hours| |Standard_D16s_v3|16|64GB|~2 hours| |Standard_D32s_v3|32|128GB|~1 hour| On a smaller VM (Standard_D4s_V3 / 4 cores / 16GB) the build may fail. You may be able to build on a machine with less RAM if you limit the parallelism using the `-j` switch. The build also requires approximately 70GB of disk space. ## Setting up for build ### Get a Linux machine This is the Linux version of Service Fabric. You need a Linux machine to build this project. If you already have a Linux machine, great! You can get started below. If not, you can get a [Linux machine on Azure](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/Canonical.UbuntuServer?tab=Overview). ### Installing docker Our build environment depends on Docker. In order to get started you will need to [install docker](https://docs.docker.com/engine/installation/). There are many ways to install docker. Here is how to install on Ubuntu: ```sh curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" sudo apt-get update sudo apt-get install -y docker-ce ``` ## Optional: Enable executing docker without sudo By default docke
Excerpt of 7,949 characters
Read on GitHub319
120
108
86
Athinanthny Senthil · Microsoft
51
20
17
12
6
5
4
4
4
Alexander Batishchev · Microsoft · United States
4
Erika Doyle Navara · Microsoft · United States
4
4
4
4
Antonio Menarde · @Microsoft · United States
3
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:ecd3cf2453d2a55e, topic:orchestration