swift-package-manager
Package manager
A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code
The Package Manager for the Swift Programming Language
10k stars
400 watching
1k forks
Language: Swift
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,321 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,538 |
swiftbrew/swiftbrew | A package manager that simplifies the installation and management of prebuilt Swift command line tool packages | 146 |
yonaskolb/mint | A tool for managing and running Swift command-line tools | 2,293 |
swiftlang/swift-evolution | Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,372 |
jakeheis/ice | A developer-friendly package manager for Swift that provides additional features and improvements over the official Swift Package Manager | 386 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,309 |
mono0926/licenseplist | Automates the generation of license information for iOS applications | 2,430 |
jankuca/swm | A tool that simplifies the management and deployment of Swift modules in iOS and macOS applications | 61 |
airbnb/swift | Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. | 2,428 |
weichsel/zipfoundation | A Swift library for creating, reading and modifying ZIP archives with high performance compression and decompression. | 2,348 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,567 |
parse-community/parse-sdk-ios-osx | An SDK providing access to Parse Server backend from iOS, iPadOS, macOS, watchOS and tvOS apps | 2,814 |