Pinned Repositories
CZDispatchQueue
Facade class encapsulating DispatchQueue: Utilize DispatchSemaphore to fulfill the control of max concurrent executions of DispatchQueue
CZJsonModel
Elegant JSON modeling framework in Swift
CZUtils
Super powerful toolkit to improve engineer velocity.
CZWebImage
Elegant progressive concurrent image downloading framework, with neat APIs, LRU mem/disk cache.
GraphCycleDetector
Generic linear-time DAG cycle detector based on topological sorting
ReactiveListViewKit
MVVM + Redux Reactive Facade ViewKit: eliminates Massive View Controller in unidirectional action/state flow.
SwiftUIKit
Reactive toolkit for SwiftUI, eliminates MassiveViewController in unidirectional action/state flow🚀
SwiftUIRedux
🚀Comprehensive Redux library for SwiftUI, ensures State consistency across Stores with type-safe pub/sub pattern.
SwiftWebImage
🚀SwiftUI Image downloader with performant LRU mem/disk cache.
ThreadSafeDictionary
Elegant thread-safe Dictionary on top of CZMutexLock
geekaurora's Repositories
geekaurora/ReactiveListViewKit
MVVM + Redux Reactive Facade ViewKit: eliminates Massive View Controller in unidirectional action/state flow.
geekaurora/SwiftWebImage
🚀SwiftUI Image downloader with performant LRU mem/disk cache.
geekaurora/SwiftUIRedux
🚀Comprehensive Redux library for SwiftUI, ensures State consistency across Stores with type-safe pub/sub pattern.
geekaurora/ThreadSafeDictionary
Elegant thread-safe Dictionary on top of CZMutexLock
geekaurora/CZDispatchQueue
Facade class encapsulating DispatchQueue: Utilize DispatchSemaphore to fulfill the control of max concurrent executions of DispatchQueue
geekaurora/CZUtils
Super powerful toolkit to improve engineer velocity.
geekaurora/CZWebImage
Elegant progressive concurrent image downloading framework, with neat APIs, LRU mem/disk cache.
geekaurora/SwiftUIKit
Reactive toolkit for SwiftUI, eliminates MassiveViewController in unidirectional action/state flow🚀
geekaurora/CZJsonModel
Elegant JSON modeling framework in Swift
geekaurora/CZMutexLock
Generic multi-thread mutex lock on top of DispatchQueue sync/barrier
geekaurora/CZNetworking
Elegant Codable progressive asynchronous HTTP request flow management framework, supports GET/PUT/POST/DELETE
geekaurora/CZNibloadable
Convenient nib loading class for UIView/UITableViewCell/UICollectionViewCell
geekaurora/CZOperationQueue
Homemade OperationQueue implemented with GCD - DispatchQueue (Without using NSOperationQueue).
geekaurora/GraphCycleDetector
Generic linear-time DAG cycle detector based on topological sorting
geekaurora/SwiftPromise
Promise library that manages asynchronous tasks elegantly.
geekaurora/CZHttpFile
Generic HTTP file downloading framework - supports custom data decoder.
geekaurora/CZImageDownloaderAndroid
CZImageDownloader for Android.
geekaurora/CZTestUtils
Utils library for unit tests.
geekaurora/CZWebViewKit
WebViewController that embeds WKWebView.
geekaurora/Foundation
geekaurora/LibararyDemo
geekaurora/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
geekaurora/terrace
geekaurora/resources