Pinned Repositories
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
CocoaPods
The Cocoa Dependency Manager.
DynamicCodableKit
Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.
MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
setup-swift
GitHub Action to setup Swift environment
swift-contexts
A no-boilerplate dependency management library for Swift.
Swift-Macros
A curated list of awesome Swift Macros
swift-syntax
Unofficial CocoaPods pod for the swift-syntax library.
SwiftAnalyticsKit
A Composable Analytics API for Swift
ValidatableKit
Composable data validation API in Swift exposing simple DSL for writing validations.
SwiftyLab's Repositories
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
SwiftyLab/AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
SwiftyLab/DynamicCodableKit
Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.
SwiftyLab/setup-swift
GitHub Action to setup Swift environment
SwiftyLab/swift-contexts
A no-boilerplate dependency management library for Swift.
SwiftyLab/ValidatableKit
Composable data validation API in Swift exposing simple DSL for writing validations.
SwiftyLab/SwiftAnalyticsKit
A Composable Analytics API for Swift
SwiftyLab/CocoaPods
The Cocoa Dependency Manager.
SwiftyLab/Swift-Macros
A curated list of awesome Swift Macros
SwiftyLab/swift-syntax
Unofficial CocoaPods pod for the swift-syntax library.
SwiftyLab/ci
Support files and configurations for SwiftyLab's CI
SwiftyLab/swift-async-algorithms
Unofficial CocoaPods pod for the swift-async-algorithms library.
SwiftyLab/swift-collections
Unofficial CocoaPods pod for the swift-collections library.
SwiftyLab/DynamicNib
Dynamically load nibs in ios app