swift-package-manager

Open-source projects categorized as swift-package-manager

Top 23 swift-package-manager Open-Source Projects

swift-package-manager
  1. Alamofire

    Elegant HTTP Networking in Swift

    Project mention: Advanced Swift Package Management | dev.to | 2025-06-26

    // In your Package.swift - be strategic about ranges dependencies: [ .package(url: "https://github.com/Alamofire/Alamofire.git", "5.6.0"..<"6.0.0"), // Not: from: "5.8.0" (too restrictive) // Not: from: "5.0.0" (too loose) ]

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. SwifterSwift

    A handy collection of more than 500 native Swift extensions to boost your productivity.

  4. CocoaLumberjack

    A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS, watchOS and visionOS

  5. SkeletonView

    ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting

  6. SwiftUIX

    An exhaustive expansion of the standard SwiftUI library.

  7. xtool

    Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS.

    Project mention: Swift is a more convenient Rust | news.ycombinator.com | 2026-01-31

    You can develop Swift without it. I assume you mean SwiftUI / apple's sdk, which is what most people assume (a note, I'd say, to advocates of Swift who wish not to address SwiftUI: it's the biggest target, and its poor performance on it should speak volumes about the language).

    You can also sometimes avoid xcode, see https://github.com/xtool-org/xtool

    although, at this point, just use expo!

  8. CoreStore

    Unleashing the real power of Core Data with the elegance and safety of Swift

  9. OpenCombine

    Open source implementation of Apple's Combine framework for processing values over time.

  10. CalendarKit

    📅 Calendar for Apple platforms in Swift

  11. WaterfallGrid

    A waterfall grid layout view for SwiftUI.

  12. KeyboardShortcuts

    ⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

  13. LicensePlist

    A license list generator of all your dependencies for iOS applications

  14. CareKit

    CareKit is an open source software framework for creating apps that help people better understand and manage their health.

  15. Defaults

    💾 Swifty and modern UserDefaults

  16. BetterSegmentedControl

    An easy to use, customizable replacement for UISegmentedControl & UISwitch.

  17. swift-build

    A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager

  18. Popups

    Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.

  19. BetterCodable

    Better Codable through Property Wrappers

  20. Animated Mask Label

    An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.

  21. Preferences

    ⚙ Add a settings window to your macOS app in minutes

  22. xcbeautify

    An xcodebuild formatter

    Project mention: Building iOS Apps with Doom Emacs | news.ycombinator.com | 2026-06-03

    very cool! this article would have saved me quite some time if I discovered it earlier, as I ended up diving into a similar rabbit hole. Still, some useful tips I will incorporate into my emacs workflow, cheers for that.

    one thing to add: I recommend piping the output to `xcbeautify` (https://github.com/cpisciotta/xcbeautify) to have sane build output; otherwise it's a mess outside of xcode.

  23. RandomKit

    Random data generation in Swift

  24. CameraManager

    Simple Swift class to provide all the configurations you need to create custom camera view in your app

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-package-manager discussion

Log in or Post with

swift-package-manager related posts

Index

What are some of the best open-source swift-package-manager projects? This list will help you:

# Project Stars
1 Alamofire 42,393
2 SwifterSwift 15,088
3 CocoaLumberjack 13,328
4 SkeletonView 12,873
5 SwiftUIX 8,053
6 xtool 4,934
7 CoreStore 4,057
8 OpenCombine 2,799
9 CalendarKit 2,704
10 WaterfallGrid 2,656
11 KeyboardShortcuts 2,635
12 LicensePlist 2,524
13 CareKit 2,514
14 Defaults 2,468
15 BetterSegmentedControl 2,396
16 swift-build 2,218
17 Popups 1,801
18 BetterCodable 1,801
19 Animated Mask Label 1,608
20 Preferences 1,537
21 xcbeautify 1,497
22 RandomKit 1,464
23 CameraManager 1,398

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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