AsyncObjects
|
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
SwiftMVI
|
A lightweight MVI framework for Swift |
SwiftUseCase
|
SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API. |
Async
|
Swift Async package that makes creating and using asynchronous tasks easier. |
Atomic
|
Uses `DispatchQueue` to ensure a value is only read from and written to by one thread at a time |
SwiftAnnouncements
|
Thread-safe and block-based alternative to NSNotifications |