Sign in Sign up
nuget

ZeroAlloc.StateMachine

Source-generated, zero-allocation finite state machines for .NET. Add [StateMachine] and [Transition] attributes to a partial class; the generator emits a TryFire switch expression with no heap allocation on the transition path. AOT-safe.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
10
Cadence
~daily
Last 12 months
10

Details

License
MIT
First release
Apr 18, 2026
Releases
Version Released
1.5.1 patch
1.5.0 minor
1.4.0 minor
1.2.0 minor
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.3 patch
1.0.1 patch
1.0.0 initial