- Written by Thibault Wittemberg.
- In development for 4 years, with 40 commits and 2 releases.
- There are no open issues and no open pull requests. The last pull request was merged/closed 3 years ago.
- This package depends on 1 other package.Including all transitive and test dependencies.
- MIT licensed
- 60 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
0.1.0
main
Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and the side effects involved in each feature and to model them in a consistent and scalable way.