更多整理资料尽在👉一平米小站
| 多线程 | |
|---|---|
| Overdrive | 专注于类型安全、并发和多线程的,快速 、专业的异步任务库 Fast async task based Swift framework with focus on type safety, concurrency and multi threading |
| Jobs | Swift Job 队列 |
| Kommander-iOS | Swift 多线程任务管理库,很强大。 |
| GCDKit | 简单的GCD用法 |
| Async | GCD异步派遣的语法糖 |
| SwiftSafe | 线程同步、线程安全 |
| YYDispatchQueuePool | 管理全局派遣队列的实用类 |
| AlecrimAsyncKit | Swift关于异步、等待的一些好的经验 |
| Threader | 漂亮的GCD使用和简单执行 |
| Dispatch | 让GCD更容易、简单使用的轻量级的库 Just a tiny library to make using GCD easier and intuitive ) |
| GCDTimer | Well tested Grand Central Dispatch (GCD) Timer in Swift |
| Chronos-Swift | GCD工具类 |
| Me | 嵌套异步计算的一个超级轻量级的解决方案 |
| SwiftyTask | 一个高性能的排队系统,用于管理App中的全部任务。 |
| Queuer | Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD) |