Swift

Open-source projects categorized as Swift

Top 23 Swift Open-Source Projects

  1. Appwrite

    Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

    Project mention: 25 Trending Self-Hosted Projects on GitHub | dev.to | 2026-04-02
  2. SaaSHub

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

    SaaSHub logo
  3. open-source-ios-apps

    :iphone: Collaborative List of Open-Source iOS Apps

  4. open-source-mac-os-apps

    🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

  5. iina

    The modern video player for macOS.

    Project mention: Show HN: We missed Winamp, so we built an audio player for macOS | news.ycombinator.com | 2026-05-18
  6. 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) ]

  7. gold-miner

    🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

  8. MonitorControl

    🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.

    Project mention: Show HN: OS layer for running multiple Codex agents in parallel | news.ycombinator.com | 2025-09-19

    I recommend adding an installable executable. It seems like you are expecting people to clone your repo and then run it locally?

    Take a look at Monitor Control how they structured their GitHub Readme and release page to download a dmg https://github.com/MonitorControl/MonitorControl

  9. ShadowsocksX-NG

    Next Generation of ShadowsocksX

  10. swift-algorithm-club

    Algorithms and data structures in Swift, with explanations!

  11. Ice

    Powerful menu bar manager for macOS

    Project mention: Tailscale's New macOS Home | news.ycombinator.com | 2026-04-02

    Ice is an open source app solves this problem through an overflow menu:

    https://github.com/jordanbaird/Ice

  12. Lottie

    An iOS library to natively render After Effects vector animations

    Project mention: An iOS library to natively render After Effects vector animations | news.ycombinator.com | 2026-03-05
  13. Vapor

    💧 A server-side Swift HTTP web framework.

    Project mention: Swift on FreeBSD Preview | news.ycombinator.com | 2025-11-06

    Not true at all. Swift is a very capable backend language, Apple has open sourced a lot of great libraries to power server software development, and there are projects like Vapor [0] that are used in production.

    [0]: https://vapor.codes

  14. awesome-swift

    A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

  15. SDWebImage

    Asynchronous image downloader with cache support as a UIImageView category

    Project mention: A novel approach to reusable web components | news.ycombinator.com | 2025-06-16
  16. NativeScript

    ⚡ Write Native with TypeScript ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Flutter and you name it compatible.

    Project mention: Top 10 Frameworks for Hybrid Mobile Apps in 2026 | dev.to | 2025-12-19

    NativeScript is a hybrid mobile app framework that allows developers to build truly native iOS and Android apps using JavaScript, TypeScript, or Angular. Unlike frameworks that rely on WebViews, NativeScript provides direct access to native APIs, ensuring apps perform like native applications. It is ideal for developers who want the convenience of JavaScript while leveraging full native functionality.

  17. RxSwift

    Reactive Programming in Swift

    Project mention: Mastering Reactive Programming in Modern Mobile Development | dev.to | 2026-02-10

    RxSwift Documentation

  18. Kingfisher

    A lightweight, pure-Swift library for downloading and caching images from the web.

  19. SwiftyJSON

    The better way to deal with JSON data in Swift.

  20. CodeEdit

    📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

  21. Hero

    Elegant transition library for iOS & tvOS

  22. the-swift-programming-language-in-chinese

    中文版 Apple 官方《Swift 编程语言》

  23. AeroSpace

    AeroSpace is an i3-like tiling window manager for macOS

    Project mention: Supercharge your macOS workspace management with Aerospace - A guide for busy people | dev.to | 2026-06-06

    You can view the default config to get a general idea and to also learn what other shortcuts are available to you. If you want to dig deeper, have a look at the official documentation, or this excellent YouTube Guide by Josean Martinez. You can also have a look at my config for a minimal example.

  24. Mos

    一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS

    Project mention: Zed Editor Theme-Builder | news.ycombinator.com | 2026-05-09

    You could use Mos, which also has the advantage that smooth scrolling works the same in every app (speed, acceleration etc)

    https://mos.caldis.me/

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 discussion

Log in or Post with

Swift related posts

  • Type 'dog' to detect a dog: running YOLO-World on iPhone

    2 projects | dev.to | 1 Jun 2026
  • Real-time object detection on iPhone with YOLO26

    1 project | dev.to | 1 Jun 2026
  • Astro 6.4 + Cosmic: The Fastest Content Stack in 2026

    1 project | dev.to | 30 May 2026
  • DynamicNotch

    1 project | news.ycombinator.com | 24 May 2026
  • CotEditor: Plain-Text Editor for macOS

    1 project | news.ycombinator.com | 22 May 2026
  • Xcodes: Command-line Xcode version manager

    1 project | news.ycombinator.com | 20 May 2026
  • Show HN: We missed Winamp, so we built an audio player for macOS

    5 projects | news.ycombinator.com | 18 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Appwrite 56,217
2 open-source-ios-apps 50,610
3 open-source-mac-os-apps 48,947
4 iina 45,095
5 Alamofire 42,393
6 gold-miner 34,323
7 MonitorControl 33,022
8 ShadowsocksX-NG 32,890
9 swift-algorithm-club 29,103
10 Ice 28,291
11 Lottie 26,767
12 Vapor 26,105
13 awesome-swift 26,066
14 SDWebImage 25,653
15 NativeScript 25,529
16 RxSwift 24,652
17 Kingfisher 24,342
18 SwiftyJSON 22,957
19 CodeEdit 22,881
20 Hero 22,458
21 the-swift-programming-language-in-chinese 21,189
22 AeroSpace 21,078
23 Mos 20,359

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?