An open API service indexing awesome lists of open source software.

awesome-swift

A curated list of awesome Swift frameworks, libraries, and resources.
https://github.com/awesomelistsio/awesome-swift

Last synced: 4 days ago
JSON representation

  • Tools

    • SwiftLint - A tool to enforce Swift style and conventions.
    • Carthage - Simple dependency manager for Swift and Objective-C.
    • Instruments - Performance analysis tool.
    • Xcode - Integrated development environment (IDE) for Swift.
    • CocoaPods - Dependency manager for Swift and Objective-C.
  • Official Resources

  • Frameworks

    • Alamofire - Elegant networking framework.
    • SnapKit - Auto Layout DSL for iOS and macOS.
    • RxSwift - Reactive programming in Swift.
    • Kingfisher - Asynchronous image downloading and caching.
    • SwiftyJSON - Simplified JSON parsing.
    • Quick - Behavior-driven development (BDD) testing framework.
    • Realm - Mobile database.
  • Libraries

  • UI/UX

  • Networking

  • Database

  • Testing

    • XCTest - Apple's testing framework for Swift.
    • Nimble - Expressive matcher framework.
    • OHHTTPStubs - Stub HTTP requests for testing.
    • Mockingjay - Library for stubbing HTTP requests.
  • Security

  • Miscellaneous

    • SwiftFormat - Formatting and linting tool.
    • SwiftGen - Swift code generator for assets, storyboards, and more.
    • SwiftUI - Apple's declarative UI framework.
    • Combine - Apple's framework for reactive programming.