Swift Packages
Repository | Description |
---|---|
AsyncObjects | Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
Async | Swift Async package that makes creating and using asynchronous tasks easier. |
Threading | Wrapper of GCD queue with few cool features |