Skip to content

Commit

Permalink
Merge pull request vsouza#1595 from antonvmironov/master
Browse files Browse the repository at this point in the history
Add AsyncNinja to Concurrency category
  • Loading branch information
naeemshaikh90 authored Apr 4, 2017
2 parents 8184722 + 106c280 commit 7160f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ Awesome-iOS is an amazing list for people who need a certain feature on their ap
* [Aojet](https://github.com/aojet/Aojet) - An actor model library for swift.
* [Overdrive](https://github.com/arikis/Overdrive) - Fast async task based Swift framework with focus on type safety, concurrency and multi threading. :large_orange_diamond:
* [NSLock+Synchronized](https://github.com/Jon-Schneider/NSLock-Synchronized) - Do you miss @synchronized in Swift? NSLock+Synchronized gives you back @synchronized in Swift via a global function and NSLock class and instance methods, conveniently usable via Cocoapod and Carthage Framework. :large_orange_diamond:[e]
* [AsyncNinja](https://github.com/AsyncNinja/AsyncNinja) - A complete set of concurrency and reactive programming primitives. :large_orange_diamond:

## Core Data
* [CWCoreData](https://github.com/jayway/CWCoreData) - Additions and utilities to make it concurrency easier with the Core Data framework.
Expand Down

0 comments on commit 7160f65

Please sign in to comment.