appccelerate / statemachineLinks
A .net library that lets you build state machines (hierarchical, async with fluent definition syntax and reporting capabilities).
☆541Updated 8 months ago
Alternatives and similar repositories for statemachine
Users that are interested in statemachine are comparing it to the libraries listed below
Sorting:
- Fast object cloner for .NET☆576Updated 2 years ago
- Jace.NET is a calculation engine for the .NET platform.☆444Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆591Updated last year
- Fast Lightweight Expression Evaluator☆666Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆605Updated 11 months ago
- expression evaluator for .NET with built-in compiler☆189Updated 4 months ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆314Updated 2 months ago
- A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts☆626Updated 3 months ago
- C# extension method for fast object cloning.☆398Updated 8 years ago
- C# expressions interpreter☆2,180Updated last month
- A simple to use TCP and UDP networking library for .NET. Compatible with Unity.☆480Updated 5 years ago
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,217Updated 2 weeks ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 4 months ago
- C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.☆478Updated last week
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆344Updated last month
- C# Network Library