Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Swift
S

Swift

Language
2156 projects3511.2k total stars385.8k total forks21 languages

Open-source projects built with Swift

There are currently 2156 open-source projects built with Swift, with a combined total of 3511.2k GitHub stars. The most common language among these projects is Swift.

Showing 2,156 open-source projects · page 1 of 60

IINA
IINAiina/iina

A modern, feature-rich video player for macOS built on mpv with native macOS integration.

45.2k2.8kSwift
23 hours ago
Alamofire
AlamofireAlamofire/Alamofire

An elegant HTTP networking library for Swift, providing a comprehensive suite of tools for making network requests.

42.4k7.7kSwift
14 days ago
Stats
Statsexelban/stats

A macOS system monitor that displays real-time CPU, GPU, memory, disk, network, and sensor data in the menu bar.

39.4k1.4kSwift
1 day ago
MonitorControl
MonitorControlMonitorControl/MonitorControl

Control external display brightness and volume on macOS using keyboard keys or sliders, with native OSD support.

33.4k969Swift
1 month ago
MonitorControl
MonitorControlMonitorControl/MonitorControl

Control external display brightness and volume on macOS using keyboard keys or sliders, with native OSD support.

33.4k969Swift
1 month ago
ShadowsocksX-NG
ShadowsocksX-NGshadowsocks/ShadowsocksX-NG

A macOS GUI client for Shadowsocks proxy that runs ss-local as a background service with SIP003 plugin support.

32.9k7.8kSwift
1 year ago
ShadowsocksX-NG
ShadowsocksX-NGqiuyuzhou/ShadowsocksX-NG

A macOS GUI client for Shadowsocks proxy that runs ss-local as a background service with SIP003 plugin support.

32.9k7.8kSwift
1 year ago
Rectangle
Rectanglerxhanson/Rectangle

A macOS window management app that moves and resizes windows with keyboard shortcuts and snap areas.

29.2k941Swift
3 days ago
swift-algorithm-club
swift-algorithm-clubkodecocodes/swift-algorithm-club

A collection of popular algorithms and data structures implemented in Swift with detailed explanations.

29.1k5.0kSwift
1 year ago
Ice
Icejordanbaird/Ice

A powerful menu bar manager for macOS that hides, organizes, and customizes menu bar items with advanced features.

28.3k750Swift
8 months ago
Charts
Chartsdanielgindi/Charts

A powerful charting library for iOS, tvOS, and macOS, offering 8 chart types with extensive customization and smooth animations.

28.0k6.0kSwift
3 months ago
Charts
ChartsChartsOrg/Charts

A powerful charting library for iOS, tvOS, and macOS, offering 8 chart types with high customization and smooth animations.

28.0k6.0kSwift
3 months ago
Lottie
Lottieairbnb/lottie-ios

A cross-platform library for iOS, macOS, tvOS, and visionOS that natively renders After Effects animations from JSON.

26.8k3.8kSwift
29 days ago
MLX
MLXml-explore/mlx

An array framework for machine learning on Apple silicon with unified memory and dynamic graph construction.

26.6k1.9kC++
22 hours ago
Vapor
Vaporvapor/vapor

A server-side Swift HTTP web framework for building websites, APIs, and cloud projects.

26.1k1.5kSwift
1 month ago
NativeScript
NativeScriptNativeScript/NativeScript

A framework for building truly native mobile apps for iOS, Android, and visionOS using TypeScript and popular web frameworks.

25.5k1.7kTypeScript
3 days ago
RxSwift
RxSwiftReactiveX/RxSwift

A Swift implementation of ReactiveX for composing asynchronous and event-driven code using observable sequences.

24.6k4.2kSwift
2 months ago
Kingfisher
Kingfisheronevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web in iOS, macOS, tvOS, watchOS, and visionOS apps.

24.3k2.8kSwift
1 day ago
SwiftyJSON
SwiftyJSONSwiftyJSON/SwiftyJSON

A Swift library that makes it easy to handle JSON data with type safety and concise syntax.

23.0k3.4kSwift
3 months ago
Hero
HeroHeroTransitions/Hero

A declarative iOS & tvOS library for building elegant view controller transitions with a Magic Move-like system.

22.5k1.7kSwift
1 year ago
Mos
MosCaldis/Mos

A lightweight macOS tool to smooth mouse scrolling and independently set scroll direction for a trackpad-like experience.

20.5k647Swift
1 day ago
SnapKit
SnapKitSnapKit/SnapKit

A Swift Auto Layout DSL for iOS and macOS that makes programmatic UI layout simple and expressive.

20.3k2.0kSwift
8 days ago
Maccy
Maccyp0deje/Maccy

A lightweight, keyboard-first clipboard manager for macOS that keeps your copy history and enables quick search and paste.

20.2k984Swift
3 months ago
ReactiveCocoa
ReactiveCocoaReactiveCocoa/ReactiveCocoa

Reactive extensions to Cocoa frameworks, built on top of ReactiveSwift for declarative UI bindings and Objective-C dynamism.

19.8k3.4kSwift
8 months ago
Swiftlint
Swiftlintrealm/SwiftLint

A tool to enforce Swift style and conventions with over 200 rules, integrated into Xcode and CI/CD workflows.

19.6k2.3kSwift
2 days ago
VLC
VLCvideolan/vlc

A libre, cross-platform media player and multimedia engine that plays virtually any audio or video format.

18.6k6.0kC
1 day ago
IQKeyboardManager
IQKeyboardManagerhackiftekhar/IQKeyboardManager

A drop-in iOS library that automatically prevents the keyboard from covering UITextField/UITextView without writing any code.

16.6k2.5kSwift
14 days ago
Realm
Realmrealm/realm-swift

A mobile database for iOS, macOS, tvOS, and watchOS that replaces Core Data and SQLite with an object-oriented, reactive model.

16.6k2.2kObjective-C
2 months ago
Realm
Realmrealm/realm-cocoa

A mobile database for iOS, macOS, tvOS, and watchOS that replaces Core Data and SQLite with an object-oriented model.

16.6k2.2kObjective-C
2 months ago
Capacitor
Capacitorionic-team/capacitor

Build cross-platform native Progressive Web Apps for iOS, Android, and the Web with a single JavaScript codebase.

15.8k1.2kTypeScript
3 days ago
Moya
MoyaMoya/Moya

A network abstraction layer for Swift that encapsulates Alamofire with compile-time endpoint safety.

15.4k2.0kSwift
3 months ago
SwifterSwift
SwifterSwiftSwifterSwift/SwifterSwift

A collection of over 500 native Swift extensions to boost productivity across iOS, macOS, tvOS, watchOS, and Linux.

15.1k1.7kSwift
6 days ago
The Composable Architecture
The Composable Architecturepointfreeco/swift-composable-architecture

A Swift library for building applications with a focus on composition, testing, and ergonomics using a unidirectional data flow architecture.

14.7k1.7kSwift
6 days ago
PromiseKit
PromiseKitmxcl/PromiseKit

A thoughtful and complete promise implementation for Swift and Objective-C, simplifying asynchronous programming.

14.2k1.5kSwift
5 days ago
Spring
SpringMengTo/Spring

A Swift library that simplifies iOS animations with pre-built effects, storyboard integration, and easy chaining.

14.0k1.8kSwift
2 years ago
Perfect
PerfectPerfectlySoft/Perfect

A complete toolbox and framework for building server-side applications, REST APIs, and web services entirely in Swift.

13.8k929Swift
2 years ago
12…60
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub