Pinned Repositories
Animatable
A simpler way to set coreAnimation with PropertyWrapper.
Association
Easier to use oc's Runtime association API
Binder
Binder is a data binding library driven by PropertyWrapper.
BlockPointers
a tool to get all strong references and weak references from a block
lique
A C-implemented restricted queue
MemCache
A cocoa memory cache project
Navigator
A protocol - oriented, type - safe navigation library
ProtocolInjection
Default implementation of protocol optional methods
ResponderChain
ResponderChain is a library that passes events using the responder chain.
SafeDecoder
`SafeDecoder` is a swift package that set defaults when Codable fails to decode a field.
GodL's Repositories
GodL/ResponderChain
ResponderChain is a library that passes events using the responder chain.
GodL/Animatable
A simpler way to set coreAnimation with PropertyWrapper.
GodL/Binder
Binder is a data binding library driven by PropertyWrapper.
GodL/SafeDecoder
`SafeDecoder` is a swift package that set defaults when Codable fails to decode a field.
GodL/Association
Easier to use oc's Runtime association API
GodL/XcodeClean
A command line tool for cleaning up xcode cache and useless emulators
GodL/XOpen
a simple package that enables you to easily open xcode project.
GodL/ArrayBuilder
Rebuild the array using resultbuilder
GodL/Atomic
A series of atomic operations for swift
GodL/Navigator
A protocol - oriented, type - safe navigation library
GodL/QueueConcurrency
make NSOperationQueue, DsipatchQueue support swift concurrency
GodL/RuntimeWarning
Libraries that can display xcode purple warnings
GodL/v_pool
sqlite3 connection pool
GodL/Virus_core
GodL/WidgetImage
A component used to load network images in widgets
GodL/WrapperCodable
WrapperCodable is a library that supports parsing propertywrapper without breaking the JSON data format.
GodL/AlertToast
Create Apple-like alerts & toasts using SwiftUI
GodL/Canisters
GodL/ClangTimeTraceCombine
a swift pacage to combine clang timetrace json file..
GodL/CodingCodable
Make NSCoding support Codable
GodL/Delegated
👷♀️ Closure-based delegation without memory leaks
GodL/Disposable
GodL/FixedWidthPDF
使PDFView以固定的宽度去显示PDFPage
GodL/GodL
GodL/Leetcode-swift
GodL/Moya
Network abstraction layer written in Swift.
GodL/PriorityQueue
a binary heap
GodL/PriorityQueue_swift
GodL/Scheduler
GodL/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.