alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Language: Objective-C
#actor #actor_model #arm64 #asm #await #await_promises #c #coroutine #coroutine_library #generator #objective_c #swift #tuple
Stars: 1124 Issues: 2 Forks: 141
https://github.com/alibaba/coobjc
  
  coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Language: Objective-C
#actor #actor_model #arm64 #asm #await #await_promises #c #coroutine #coroutine_library #generator #objective_c #swift #tuple
Stars: 1124 Issues: 2 Forks: 141
https://github.com/alibaba/coobjc
GitHub
  
  GitHub - alibaba/coobjc: coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor…
  coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some F...
  slorber/combine-promises
Like Promise.all(array) but with an object instead of an array.
Language: TypeScript
#async #await #ecmascript #functional_js #functional_programming #javascript #promise #promises
Stars: 123 Issues: 0 Forks: 1
https://github.com/slorber/combine-promises
  
  Like Promise.all(array) but with an object instead of an array.
Language: TypeScript
#async #await #ecmascript #functional_js #functional_programming #javascript #promise #promises
Stars: 123 Issues: 0 Forks: 1
https://github.com/slorber/combine-promises
GitHub
  
  GitHub - slorber/combine-promises: Like Promise.all(array) but with an object instead of an array.
  Like Promise.all(array) but with an object instead of an array. - slorber/combine-promises
  