periphery
Code analyser
A tool to identify unused code in Swift projects.
A tool to identify unused code in Swift projects.
5k stars
39 watching
195 forks
Language: Swift
last commit: about 1 month ago
Linked from 1 awesome list
appleiosmacosswiftxcode
Related projects:
Repository | Description | Stars |
---|---|---|
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
robertgummesson/buildtimeanalyzer-for-xcode | Analyzes and displays breakdowns of Swift build times in Xcode | 4,310 |
thomaspaulmann/swish | Enables building and deployment of Swift projects on remote Linux machines directly from Xcode | 274 |
woshiccm/pecker | Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,175 |
pointfreeco/swift-composable-architecture | A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,660 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,109 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,714 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,816 |
twostraws/unwrap | An interactive Swift learning app with video lessons, practice activities, and daily challenges. | 2,298 |
soapyigu/swift-30-projects | A collection of 30 mini Swift apps covering various iOS topics and design patterns | 8,117 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,303 |
minuscorp/moduleinterface | Automates generation of documentation for Swift modules based on their access levels and Xcode project settings. | 82 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |