LiquidState
Efficient asynchronous and synchronous state machines for .NET (by prasannavl)
Stateless
A simple library for creating state machines in C# code (by dotnet-state-machine)
Our great sponsors
LiquidState | Stateless | |
---|---|---|
0 | 9 | |
229 | 4,856 | |
- | 0.7% | |
0.0 | 0.0 | |
over 2 years ago | 5 days ago | |
C# | C# | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
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.
LiquidState
Posts with mentions or reviews of LiquidState.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning LiquidState yet.
Tracking mentions began in Dec 2020.
Stateless
Posts with mentions or reviews of Stateless.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-05.
-
Architecture pattern for Console Apps?
After using stateless for three years, my conclusion is that I cannot imagine a scenario, where it makes sense to use it.
-
Has UML died without anyone noticing?
I'm playing around with this library for a medium sized state machine I'm setting up, and it has this functionality. I think explicit state machines are a good use-case for having an actual diagram, since they can take up enough space that it becomes hard to build a mental map from reading the code due to locality issues.
What are some alternatives?
When comparing LiquidState and Stateless you can also consider the following projects:
Automatonymous - A state machine library for .Net - 100% code - No doodleware
Appccelerate - State Machine - A .net library that lets you build state machines (hierarchical, async with fluent definition syntax and reporting capabilities).
MassTransit - Distributed Application Framework for .NET
Sourcetrail - Sourcetrail - free and open-source interactive source explorer
AsyncLock - An async/await-friendly lock for .NET, complete with asynchronous waits, safe reèˆntrance, and more.
command-line-api - Command line parsing, invocation, and rendering of terminal output.