AsyncExtensions
|
AsyncExtensions aims to mimic Swift Combine operators for async sequences. |
Asynchrone
|
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream. |
AsyncStateMachine
|
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. |
Packet
|
AsyncSequence Data transforms |
AsyncChannelKit
|
Simple implementation of an async channel for use with Swift Concurrency |