Swift Quality

Open-source Swift projects categorized as Quality

Top 6 Swift Quality Projects

  1. SwiftLint

    A tool to enforce Swift style and conventions.

    Project mention: Add SwiftLint to Xcode 15.4 on M1 mac | dev.to | 2024-08-06

    if [[ "$(uname -m)" == arm64 ]]; then export PATH="/opt/homebrew/bin:$PATH" fi if which swiftlint > /dev/null; then swiftlint --fix && swiftlint else echo "warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint" fi

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. SwiftFormat

    A command-line tool and Xcode Extension for formatting Swift code

    Project mention: 3 Rs of Software Architecture for iOS based in SwiftUI | dev.to | 2024-07-09

    Invest in an automatic formatter: Find one that your team agrees on and integrate it into your build process. Formatting arguments during code reviews waste time and money. In this project, we will use SwiftFormat.

  4. Swimat

    An Xcode formatter plug-in to format your swift code.

  5. AirPodsSanity

    Fixes the Sound Quality of AirPods when connected to a Mac.

    Project mention: Show HN: A macOS app to prevent sound quality degradation on AirPods | news.ycombinator.com | 2024-09-30
  6. swift-mod

    A tool for Swift code modification intermediating between code generation and formatting.

  7. L10nLint

    Lint tool for Localizable.strings

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Quality discussion

Log in or Post with

Swift Quality related posts

  • Add SwiftLint to Xcode 15.4 on M1 mac

    1 project | dev.to | 6 Aug 2024
  • 3 Rs of Software Architecture for iOS based in SwiftUI

    2 projects | dev.to | 9 Jul 2024
  • A problem when adding Swiftlint as a dependency on my won package?

    1 project | /r/swift | 27 Oct 2023
  • I need some answers on something very beginner unfriendly

    2 projects | /r/swift | 2 Jun 2023
  • Your favourite Xcode programming tools.

    1 project | /r/swift | 30 Mar 2023
  • Just looking for advice on formatting code for clarity - [SwiftUI Shape]

    2 projects | /r/swift | 22 Feb 2023
  • A Practical Approach to Automated Accessibility

    4 projects | dev.to | 14 Feb 2023
  • A note from our sponsor - InfluxDB
    influxdata.com | 18 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

What are some of the best open-source Quality projects in Swift? This list will help you:

# Project Stars
1 SwiftLint 18,932
2 SwiftFormat 8,221
3 Swimat 1,651
4 AirPodsSanity 291
5 swift-mod 108
6 L10nLint 42

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Swift is
the 15th most popular programming language
based on number of references?