Orleans VS realtimemap-dotnet

Compare Orleans vs realtimemap-dotnet and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Orleans realtimemap-dotnet
35 1
9,821 100
1.0% -
9.1 2.1
4 days ago 11 months ago
C# C#
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Orleans

Posts with mentions or reviews of Orleans. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.

realtimemap-dotnet

Posts with mentions or reviews of realtimemap-dotnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • Orleans framework has moved over to the .NET team.
    6 projects | /r/dotnet | 15 Dec 2021
    Distributed stateful services. E.g think iot devices, each represented by a virtual actor (grain), having its state in memory. When new message arrives, you don't have to look up this state in database to make decisions and take actions. All of that on a cluster of nodes but you don't need to worry about the location of particular grain. See proto.actor realtimemap sample https://github.com/asynkron/realtimemap-dotnet

What are some alternatives?

When comparing Orleans and realtimemap-dotnet you can also consider the following projects:

ABP - Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

Akka.net - Canonical actor model implementation for .NET with local + distributed actors in C# and F#.

DotNetty - DotNetty project – a port of netty, event-driven asynchronous network application framework

Microdot Framework - Microdot: An open source .NET microservices framework

protoactor-dotnet - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

Spring.Net - Spring Framework for .NET

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

Fusion - Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!

CSLA .NET - A home for your business logic in any .NET application.

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Hangfire - An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required