orleans
There are 184 repositories under orleans topic.
dotnet/orleans
Cloud Native application framework for .NET
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
gigya/microdot
Microdot: An open source .NET microservices framework
dotnetGame/MineCase
Minecraft server based on Orleans
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
Maarten88/rrod
Exploring a new web architecture with React, Redux, Orleans and Dotnet Core
OrleansContrib/SignalR.Orleans
SignalR backend based on Orleans.
RayTale/Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
erleans/erleans
Erlang Orleans
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
OrleansContrib/Orleans.Sagas
A distributed saga implementation for Orleans
PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
OrleansContrib/Awesome-Orleans
:sunglasses: Awesome Microsoft Orleans Projects
OrleansContrib/Orleans.Http
An HTTP API for Microsoft Orleans
OrleansContrib/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
JorgeCandeias/Trader
Trader is an algorithmic trading framework and host built on Microsoft Orleans.
OrleansContrib/Orleans.Activities
Workflow Foundation (.Net 4.x System.Activities workflows) over Microsoft Orleans framework, providing stable, long-running, extremely scalable processes with XAML designer support.
OrleansContrib/meetups
:calendar: A repository to organise virtual meetups to discuss Orleans and other distributed systems programming on .NET
OrleansContrib/OrleansTestKit
Unit Test Toolkit for Microsoft Orleans
jonathansant/Orleans.Streams.Kafka
An implementation of a PersistentStreamProvider for Microsoft Orleans and Kafka using the Confluent API
Applicita/Orleans.Multiservice
Prevent microservices pain with logical service separation in a modular monolith for Microsoft Orleans 8
Applicita/Orleans.Multitenant
Secure, flexible tenant separation for Microsoft Orleans
pmorelli92/Orleans.Tournament
Orleans sample with clustering, implicit stream handling, authentication, authorization, websockets
lfzm/Ocelot.OrleansHttpGateway
Orleans can use Ocelot Api Gateway
OrleansContrib/Orleans.Redis
Redis support packages for Orleans
sketch7/orleans-heroes
Microsoft Orleans sample app
ledjon-behluli/OrleanSpaces
A virtual, fully-asynchronous, Tuple Space implementation backed by Orleans.
OrleansContrib/Orleans.SyncWork
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
OrleansContrib/Orleans.Providers.EntityFramework
An Entity Framework Core implementation of Orleans Grain Storage. More providers to come later.
Kritner-Blogs/OrleansGettingStarted
Repository for blog posts pertaining to Orleans "Getting Started"
OrleansContrib/Orleans.StorageProvider.Redis
A Redis implementation of the Orleans Storage Provider model. Uses the Azure Redis Cache to persist grain states.