GitHub repos
24.4K subscribers
18 photos
2 videos
10K links
Welcome to GitHub repos. Here you'll find valuable information on the latest trending projects. Subscribe to stay informed and gain insights from the thriving GitHub community.
Download Telegram
meituan/EasyReact
Are you confused by the functors, applicatives, and monads in RxSwift and ReactiveCocoa? It doesn't matter, the concepts are so complicated that not many developers actually use them in normal projects. Is there an easy-to-use way to use reactive programming? EasyReact is born for this reason.
Language: Objective-C
#objective_c #objective_c_library #reactive_programming #reactive_streams
Stars: 136 Issues: 0 Forks: 14
https://github.com/meituan/EasyReact
meituan/EasySequence
EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. All type object which conforms to NSFastEnumeration protocol can be initialzed to an EZSequence instance, then you can operation with them. Finally, you can transfer them back to the original type.
Language: Objective-C
#collection #functional_programming #objective_c #sequence
Stars: 103 Issues: 0 Forks: 4
https://github.com/meituan/EasySequence
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