realtimemap-dotnet VS Orleans

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
realtimemap-dotnet Orleans
1 35
101 9,834
3.0% 0.7%
2.1 9.0
12 months ago 6 days ago
C# C#
Apache License 2.0 MIT License
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.

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

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.

What are some alternatives?

When comparing realtimemap-dotnet and Orleans 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

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!

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

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