You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -477,6 +477,7 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git
477
477
-[GroupWork](https://github.com/quanvo87/GroupWork) - Easy concurrent, asynchronous tasks in Swift.
478
478
-[StickyLocking](https://github.com/stickytools/sticky-locking) - A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types.
479
479
-[SwiftCoroutine](https://github.com/belozierov/SwiftCoroutine) - Swift coroutines library for iOS and macOS.
480
+
-[AsyncQueue](https://github.com/dfed/swift-async-queue) - A library of queues that enable sending ordered tasks from synchronous to asynchronous contexts.
480
481
481
482
**[back to top](#contributing-and-collaborating)**
<li><ahref="https://github.com/quanvo87/GroupWork">GroupWork</a> - Easy concurrent, asynchronous tasks in Swift.</li>
583
583
<li><ahref="https://github.com/stickytools/sticky-locking">StickyLocking</a> - A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types.</li>
584
584
<li><ahref="https://github.com/belozierov/SwiftCoroutine">SwiftCoroutine</a> - Swift coroutines library for iOS and macOS.</li>
585
+
<li><ahref="https://github.com/dfed/swift-async-queue">AsyncQueue</a> - A library of queues that enable sending ordered tasks from synchronous to asynchronous contexts.</li>
585
586
</ul>
586
587
<p><strong><ahref="#contributing-and-collaborating">back to top</a></strong></p>
0 commit comments