|
Queuer
|
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
|
Then
|
:clapper: Tame async code with battle-tested promises |
|
Kommander-iOS
|
/usr/src/package: error: package at '/usr/src/package' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.3' to specify the current tools version
|
|
AsyncObjects
|
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
|
TaskTrigger
|
Attach async tasks to SwiftUI views using a trigger mechanism. |
|
Work
|
Execute shell command and get output. Simple and robust. |
|
TaskKit
|
Swift replacement for Operation and OperationQueue |
|
PluginTask
|
🧩 A Task that supports plugins |
|
DefferedTaskKit
|
DefferedTaskKit is a simple library for wrapping closures that can be executed at a later time |