⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading
A guard to help you check if you make UI changes not in main thread
A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety
Automatically perform UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is fully thread-safe....
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU....
A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour....
Simplified thread marshaling with a custom Swift operator function
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand....
A minimalistic, thread-safe, non-boilerplate and super easy to use state machine in Swift.
Infinite scrolling for UITableView in Swift, with background thread to request new data, and loading footer....
An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift
Swift UIView extension to check UIView methods are being called on the correct thread
KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator and some optional labels while work is being done in a ba...
Lightweight MQTT client written in Swift. Reads from InputStream in a background thread.
A way of running Swift Distributed Actors in their own worker "thread"
A simple swift wrapper on NSThread to run blocks on exactly the same thread.