sideeffect-io / AsyncStateMachineLinks
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.
☆58Updated 3 years ago
Alternatives and similar repositories for AsyncStateMachine
Users that are interested in AsyncStateMachine are comparing it to the libraries listed below
Sorting:
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆42Updated last year
- Backports the new @Invalidating property wrapper to older platforms☆73Updated 4 years ago
- Exploring Swifts new macro system☆144Updated last year
- Reduce boilerplate by generating Builders for your Models using swift macros.☆45Updated last year
- A @resultBuilder to use to bundle tasks together.☆55Updated 2 years ago
- Combine SnapshotTesting images into a single asset☆49Updated last year
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…☆103Updated 5 years ago
- Swift CLI tool that provides information about a Swift Package☆82Updated last month
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆104Updated 3 months ago
- A practical collection of Swift Macros that help code correctly and swiftly.☆63Updated last year
- SwiftSyntax binary frameworks☆62Updated 6 months ago
- ☆104Updated 8 months ago
- Feedbacks is a tool to build feedback loops within a Swift based application. Feedbacks relies on Combine and is compatible with SwiftUI …☆51Updated 4 years ago
- A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells☆21Updated 2 years ago
- State-driven URL opening for The Composable Architecture☆41Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- A library to derive and compose Environment's in The Composable Architecture.☆131Updated 3 years ago
- MVC for SwiftUI (yes, seriously)☆79Updated 3 years ago
- Declarative configuration for your objects