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 | Thread-safe concurrency utilities for Swift: mutexes, locks, and dispatch queue abstractions |