• Stars
    star
    1
  • Language
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

ReactiveListViewKit

MVVM + Redux Reactive Facade ViewKit: eliminates Massive View Controller in unidirectional action/state flow.
Swift
70
star
2

CZInstagram

MVVM + FLUX iOS Instagram client in Swift, eliminates Massive View Controller in unidirectional event/state flow manner
Swift
61
star
3

SwiftWebImage

🚀SwiftUI Image downloader with performant LRU mem/disk cache.
Swift
45
star
4

SwiftUIRedux

🚀Comprehensive Redux library for SwiftUI, ensures State consistency across Stores with type-safe pub/sub pattern.
Swift
22
star
5

ThreadSafeDictionary

Elegant thread-safe Dictionary on top of CZMutexLock
Swift
7
star
6

CZDispatchQueue

Facade class encapsulating DispatchQueue: Utilize DispatchSemaphore to fulfill the control of max concurrent executions of DispatchQueue
Swift
4
star
7

CZWebImage

Elegant progressive concurrent image downloading framework, with neat APIs, LRU mem/disk cache.
Swift
3
star
8

SwiftUIKit

Reactive toolkit for SwiftUI, eliminates MassiveViewController in unidirectional action/state flow🚀
Swift
3
star
9

CZUtils

Super powerful toolkit to improve engineer velocity.
Swift
3
star
10

CZOperationQueue

Homemade OperationQueue implemented with GCD - DispatchQueue (Without using NSOperationQueue).
Swift
2
star
11

SwiftPromise

Promise library that manages asynchronous tasks elegantly.
Swift
2
star
12

CZJsonModel

Elegant JSON modeling framework in Swift
Swift
2
star
13

GraphCycleDetector

Generic linear-time DAG cycle detector based on topological sorting
Swift
2
star
14

CZMutexLock

Generic multi-thread mutex lock on top of DispatchQueue sync/barrier
Swift
2
star
15

CZNetworking

Elegant Codable progressive asynchronous HTTP request flow management framework, supports GET/PUT/POST/DELETE
Swift
2
star
16

CZNibloadable

Convenient nib loading class for UIView/UITableViewCell/UICollectionViewCell
Swift
2
star
17

LibararyDemo

Java
1
star
18

CZHttpFile

Generic HTTP file downloading framework - supports custom data decoder.
Swift
1
star
19

CZWebViewKit

WebViewController that embeds WKWebView.
Swift
1
star
20

CZImageDownloaderAndroid

CZImageDownloader for Android.
Java
1
star
21

CZTestUtils

Utils library for unit tests.
Swift
1
star