Here are
35 public repositories
matching this topic...
iOS project of collected some demos for iOS App, use Objective-C
Updated
Jan 4, 2020
Objective-C
Advanced Operations in Swift
Updated
Nov 7, 2019
Swift
Example of combining NSURLSession with NSOperation to form one task
Updated
Dec 2, 2019
Objective-C
Make your logic flow and data flow clean and human readable
Updated
Aug 16, 2017
Swift
SJURLSessionOperation creates and manages an NSURLSessionDownloadTask object based on a specified request and download location. SJURLSessionOperation is a subclass of NSOperation which then can be used with a NSOperationQueue. In addition, it uses AFURLSessionManager so, it requires AFNetworking.
Updated
Feb 22, 2017
Objective-C
Concurrency & Parallelism in iOS
Updated
May 14, 2019
Swift
This is a sample code based on Ray Wenderlich tutorial for operation which improved it’s code to a better and more understandable code.
Updated
Jan 26, 2018
Swift
A java based implementation of NS Operation Queue
Updated
May 14, 2018
Java
PeakOperation is a Swift microframework providing enhancement and conveniences to Operation.
Updated
Aug 6, 2020
Swift
Techniques for building "async workflows" using `NSOperation` and `NSOperationQueue`.
Updated
Apr 19, 2019
Swift
XCTestCase to verify the correct behavior of any NSOperation
Updated
Sep 14, 2017
Swift
Improved, fully generic version of Operation.
Updated
Feb 12, 2020
Swift
An example project to show how it's possible to coalesce NSOperation subclasses's callbacks with reduced boilerplate compared to previous examples
Updated
Dec 2, 2019
Swift
An Xcode template for tests that verify the correct behavior of any NSOperation subclass in Objective-C or Swift.
Example of using GCD/NSOperation barrier tasks & DispatchGroup
Updated
Dec 9, 2019
Swift
An Xcode 9 written with Swift 4 to introduce concurrency using BlockOperation, a "concrete subclass of Operation that manages the concurrent execution of one or more blocks." [1]
Updated
Mar 7, 2018
Swift
Subclasses of NSOperation to work with promises
Updated
Sep 7, 2017
Swift
Updated
Aug 12, 2020
Swift
A lightweight simple implementation of Foundation's Concurrent Operation
Updated
Mar 13, 2020
Swift
Updated
Dec 10, 2017
Objective-C
Updated
Dec 23, 2016
Swift
Abstract generic wrapper around Foundation’s Operation class
Updated
Feb 13, 2018
Objective-C
The beautiful way to chain your services logic
Updated
Sep 16, 2019
Swift
Simple wrapper around NSOperation to allow operation chaining.
Updated
May 25, 2019
Swift
Advanced Operations (extended NSOperation), WWDC @ 2015, 226
Updated
Feb 3, 2020
Swift
Updated
Aug 11, 2018
Objective-C
This is a image slide show app using NSOperation for image downloading
Updated
Jul 15, 2017
Swift
Sample Project to Download images in background in collectionview with the help of efficient NSOperations.
Updated
Apr 8, 2019
Swift
An example project to show how it's possible to coalesce NSOperation subclasses's callbacks
Updated
Dec 2, 2019
Swift
This is a custom NSOperation for easy to use. DRKOperation was inspired by Apple MVCNetworking project. This project provides block base operation like NSBlockOperation but you can decide when to finished the current task.
Updated
Dec 30, 2016
Objective-C
Improve this page
Add a description, image, and links to the
nsoperation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nsoperation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.