Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Swift

Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. Inspired by many other modern programming languages, Swift is intended to be more resilient and expressive than Objective-C, its predecessor.

https://github.com/ra1028/Carbon

๐Ÿšด A declarative library for building component-based user interfaces in UITableView and UICollectionView.

component datasource declarative delegate differencekit diffing functionbuilder ios node react render swift swiftui uicollectionview uitableview

Last synced: 17 Aug 2024

https://github.com/apple/swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.

ios-swift openapi plugin server-side-swift swift swiftpm

Last synced: 31 Jul 2024

https://github.com/amitburst/HackerNews

A Hacker News reader iOS app written in Swift.

firebase hacker-news ios swift

Last synced: 31 Jul 2024

https://github.com/attaswift/BTree

Fast sorted collections for Swift using in-memory B-trees

btree collection orderedcollection search-trees swift

Last synced: 17 Aug 2024

https://github.com/twostraws/Sitrep

A source code analyzer for Swift projects.

analyzer swift xcode

Last synced: 09 Aug 2024

https://github.com/DanielStormApps/Fanny

Monitor your Mac's fan speed and CPU/GPU temperature from your Notification Center.

cpu-temperature fan-speed gpu-temperature macos menubar notification-center swift

Last synced: 31 Jul 2024

https://github.com/asmallteapot/cocoapods-playgrounds

:black_joker: Generate Swift Playgrounds for any library.

carthage cocoapods swift swift-playgrounds

Last synced: 02 Aug 2024

https://github.com/devxoul/RxTodo

iOS Todo Application using RxSwift and ReactorKit

ios reactorkit rxswift swift todo

Last synced: 02 Aug 2024

https://github.com/pointfreeco/swift-tagged

๐Ÿท A wrapper type for safer, expressive code.

conditional-conformance swift tagged-types type-safety

Last synced: 05 Aug 2024

https://github.com/yysskk/SwipeMenuViewController

Swipable tab and menu View and ViewController.

animation-library carthage cocoapods ios swift swift-library swipe-menu

Last synced: 17 Aug 2024

https://github.com/whitesmith/WSTagsField

An iOS text field that represents tags, hashtags, tokens in general.

carthage carthage-installation cocoapods hashtag hashtags ios swift swift-package-manager tags ui-components uitextfield

Last synced: 17 Aug 2024

https://github.com/vapor/fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

database nosql orm server-side-swift sql swift swift-linux vapor vapor-service

Last synced: 17 Aug 2024

https://github.com/attaswift/Attabench

Microbenchmarking app for Swift with nice log-log plots

app benchmark macos microbenchmarks swift

Last synced: 16 Aug 2024

https://github.com/efremidze/Cluster

Easy Map Annotation Clustering ๐Ÿ“

annotations apple carthage cluster clustering cocoapods ios map mapkit swift

Last synced: 17 Aug 2024

https://github.com/TakeScoop/SwiftyRSA

RSA public/private key encryption in Swift

encryption ios mobile rsa security swift tvos watchos

Last synced: 14 Aug 2024

https://github.com/Ramotion/cardslider

:octocat: ๐Ÿƒ Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.

ios swift

Last synced: 01 Aug 2024

https://github.com/duzexu/ARuler

Mesure distance using apple ARKit

apple-arkit arkit mesure-distance ruler scenekit swift

Last synced: 01 Aug 2024

https://github.com/kofigumbs/multi

Create custom, lightweight macOS apps from websites

cli macos swift webkit webview

Last synced: 01 Aug 2024

https://github.com/mozilla-mobile/focus-ios

โš ๏ธ Firefox Focus (iOS) has moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-ios

browser firefox hacktoberfest ios-app mozilla privacy swift

Last synced: 02 Aug 2024

https://github.com/Flight-School/AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values

codable decoding encoding swift

Last synced: 01 Aug 2024

https://github.com/juanpablofernandez/SwiftyOnboard

A swifty iOS framework that allows developers to create beautiful onboarding experiences.

cocoapods custom-layout framework ios onboard onboarding swift swifty swiftyonboard

Last synced: 17 Aug 2024

https://github.com/Lision/WKWebViewJavascriptBridge

๐ŸŒ‰ A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.

bridge hybrid javascript js jsbridge swift webkit webviewjavascriptbridge wkwebview wkwebviewjavascriptbridge

Last synced: 31 Jul 2024

https://github.com/exyte/ConcentricOnboarding

SwiftUI library for a walkthrough or onboarding flow with tap actions

cocoapods ios onboarding swift swift-library swiftui ui

Last synced: 17 Aug 2024

https://github.com/swiftwasm/swift

WebAssembly support for the Swift programming language

swift swiftwasm wasi webassembly

Last synced: 31 Jul 2024

https://github.com/iOS-Goodies/iOS-Goodies

Your favorite iOS Newsletter, now open source.

ios ios-goodies newsletter swift

Last synced: 31 Jul 2024

https://github.com/adamcichy/SwiftySound

SwiftySound is a simple library that lets you play sounds with a single line of code.

audio carthage cocoapods ios loop macos play-sounds player sound spm swift swifty-sound tvos xcode

Last synced: 17 Aug 2024

https://github.com/radex/SwiftyTimer

Swifty API for NSTimer

ios nstimer swift swifty timer

Last synced: 17 Aug 2024

https://github.com/fulldecent/FDWaveformView

Reads an audio file and displays the waveform

audio cocoapod ios multimedia swift visualization waveform

Last synced: 17 Aug 2024

https://github.com/shahen94/react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native

android android-video-editor ios ios-video-editor java javascript processing react react-native swift video xcode

Last synced: 15 Aug 2024

https://github.com/marcosgriselli/Sizes

View your app on different device and font sizes

accessibility device ios orientation sizeclasses sizes swift uifont uikit

Last synced: 31 Jul 2024

https://github.com/GitHawkApp/StyledTextKit

Declarative building and fast rendering attributed string library.

githawk nsattributedstring swift text textkit

Last synced: 31 Jul 2024

https://github.com/johnlui/AutoLayout

Auto Layout ็ง˜ๅขƒ

autolayout ios swift

Last synced: 06 Aug 2024

https://github.com/krzysztofzablocki/Difference

Simple way to identify what is different between 2 instances of any type. Must have for TDD.

ios macos swift testing tvos watchos

Last synced: 09 Aug 2024

https://github.com/NSHipster/articles

Articles for NSHipster.com

cc-by-nc cocoa ios macos objective-c swift tvos watchos xcode

Last synced: 06 Aug 2024

https://github.com/rajdeep/proton

Purely native and extensible rich text editor for iOS and macOS Catalyst apps

editor extensible ios maccatalyst native plugin-architecture rich-text-editor richtexteditor swift text textkit wysiwyg wysiwyg-editor

Last synced: 02 Aug 2024

https://github.com/sindresorhus/DockProgress

Show progress in your app's Dock icon

dock icon macos progress-bar progress-circle swift swift-package

Last synced: 31 Jul 2024

https://github.com/younatics/YNSearch

๐Ÿ” Awesome fully customize search view like Pinterest written in Swift 5.0 + Realm support!

ios pinterest realm realmswift search searchbar swift

Last synced: 17 Aug 2024

https://github.com/nsomar/Swiftline

Swiftline is a set of tools to help you create command line applications.

cli color command-line commandline framework swift

Last synced: 17 Aug 2024

https://github.com/freshOS/KeyboardLayoutGuide

โŒจ๏ธ KeyboardLayoutGuide, back from when it didn't exist.

autolayout ios keyboard keyboard-layout layout layoutguide swift

Last synced: 09 Aug 2024

https://github.com/ApplikeySolutions/PandoraPlayer

๐Ÿ…ฟ๏ธ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

animation artist audio audiokit cocoapods equalizer ios itunes media mixer music music-player player radio song sound soundcloud streaming swift waves

Last synced: 03 Aug 2024

https://github.com/NathanFlurry/VisualProgrammingLanguage

Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.

coreml ios playground swift vpl

Last synced: 03 Aug 2024

https://github.com/AppliKeySolutions/PandoraPlayer

๐Ÿ…ฟ๏ธ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

animation artist audio audiokit cocoapods equalizer ios itunes media mixer music music-player player radio song sound soundcloud streaming swift waves

Last synced: 14 Aug 2024

https://github.com/ygit/swiftui

A collaborative list of awesome SwiftUI resources. Feel free to contribute!

apple awesome declarative framework hacktoberfest ios ipados list mac swift swiftui tvos ui uikit watchos xcode

Last synced: 01 Aug 2024

https://github.com/alibaba/GaiaX

ๅŠจๆ€ๆจกๆฟๅผ•ๆ“Žๆ˜ฏไธ€ๅฅ—่ฝป้‡ๅŒ–ใ€่ทจๅนณๅฐใ€้ซ˜ๆ€ง่ƒฝ็š„็บฏๅŽŸ็”Ÿ็งปๅŠจ็ซฏๅก็‰‡ๆธฒๆŸ“ๅŠจๆ€ๅŒ–่งฃๅ†ณๆ–นๆกˆ

android cross-platform css flexbox harmony harmonyos ios kotlin rust swift

Last synced: 04 Aug 2024

https://github.com/giftbott/iOSDevLinks

iOS ๊ฐœ๋ฐœ์ž๋ฅผ ์œ„ํ•œ ๋งํฌ ๋ชจ์Œ

ios ios-links swift

Last synced: 31 Jul 2024

https://github.com/playbook-ui/playbook-ios

๐Ÿ“˜A library for isolated developing UI components and automatically taking snapshots of them.

a11y accessibility ios playbook snapshot snapshot-testing swift swiftui uicatalog visual-regression-testing

Last synced: 17 Aug 2024

https://github.com/krzyzanowskim/Natalie

Natalie - Storyboard Code Generator (for Swift)

segues storyboard swift

Last synced: 15 Aug 2024

https://github.com/nmdias/FeedKit

An RSS, Atom and JSON Feed parser written in Swift

atom atom-feed-parser atom-reader feed-parser feedkit parsing rss rss-feed-parser rss-reader swift

Last synced: 14 Aug 2024

https://github.com/segecey/SwiftIconFont

Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)

cocoapods font fonts icons swift uibarbuttonitem uibutton uilabel uitextfield

Last synced: 17 Aug 2024

https://github.com/mkoehnke/WKZombie

WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.

browser headless ios osx swift testing

Last synced: 17 Aug 2024

https://github.com/ArtSabintsev/FontBlaster

Programmatically load custom fonts into your iOS, macOS and tvOS app.

carthage cocoapods custom-fonts plist swift swift-package-manager tvos

Last synced: 17 Aug 2024

https://github.com/airbnb/epoxy-ios

Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift

ios swift uicollectionview uikit uinavigationcontroller

Last synced: 31 Jul 2024

https://ptsochantaris.github.io/trailer/

Managing Pull Requests and Issues For GitHub & GitHub Enterprise

github github-api ios issues macos productivity pull-requests swift watchos

Last synced: 03 Aug 2024

https://github.com/apasccon/SearchTextField

UITextField subclass with autocompletion suggestions list

autocomplete autocomplete-suggestions dropdown searching swift uitextfield

Last synced: 15 Aug 2024

https://github.com/ptsochantaris/trailer

Managing Pull Requests and Issues For GitHub & GitHub Enterprise

github github-api ios issues macos productivity pull-requests swift watchos

Last synced: 01 Aug 2024

https://github.com/mattt/Euler

Swift Custom Operators for Mathematical Notation

math notation operator playground swift

Last synced: 14 Aug 2024

https://github.com/jdisho/Papr

๐ŸŒ An Unsplash app for iOS

ios ios-app mvvm mvvm-architecture papr photography photos rxcocoa rxswift swift

Last synced: 02 Aug 2024

https://github.com/nicktoumpelis/HiBeacons

An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0) support, written in Swift 3.

apple-watch beacon-region bluetooth ibeacon ibeacon-support ibeacons ios iphone swift

Last synced: 04 Aug 2024

https://github.com/nsomar/Guaka

The smartest and most beautiful (POSIX compliant) Command line framework for Swift ๐Ÿค–

cli command-line framework generator swift

Last synced: 17 Aug 2024

https://github.com/HearthSim/HSTracker

A deck tracker and deck manager for Hearthstone on macOS

deck-tracker hearthstone hearthstone-deck-tracker hsreplay swift

Last synced: 03 Aug 2024

https://github.com/amebalabs/TRex

Copy any text on your screen, stop retyping.

macos ocr productivity screenshot swift textrecognition tools

Last synced: 31 Jul 2024

https://github.com/skiptools/skip

Skip transpiler for creating SwiftUI apps for iOS and Android

kotlin swift

Last synced: 31 Jul 2024

https://github.com/rockbruno/SwiftInfo

๐Ÿ“Š Extract and analyze the evolution of an iOS app's code.

analytics cli hacktoberfest ios swift tools xcode

Last synced: 05 Aug 2024

https://github.com/Lickability/PinpointKit

Send better feedback

carthage cocoapods feedback ios swift

Last synced: 15 Aug 2024

https://github.com/dsward2/macSVG

macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view โžคโžคโžค

animation bezier editor graphics html5 ios mac macos macos-webkit-framework morphing objective-c path scalable-vector-graphics smil svg swift vector-graphics web-developer webkit xml

Last synced: 01 Aug 2024

https://github.com/efremidze/VisualEffectView

Dynamic blur background view with tint color (UIVisualEffectView subclass) ๐Ÿ“ฑ

apple blur effects ios swift tint uiblureffect uivisualeffectview

Last synced: 17 Aug 2024

https://github.com/onevcat/Hedwig

Send email to any SMTP server like a boss, in Swift and cross-platform

cross-platform mail server smtp swift

Last synced: 01 Aug 2024

https://github.com/godrm/mobile-developer-roadmap

๋ชจ๋ฐ”์ผ ๊ฐœ๋ฐœ์ž ๋กœ๋“œ๋งต

ios roadmap swift

Last synced: 31 Jul 2024

https://github.com/benjaminmayo/merchantkit

A modern In-App Purchases management framework for iOS.

in-app-purchase ios swift

Last synced: 17 Aug 2024

https://github.com/instacart/Nantes

Swift TTTAttributedLabel replacement

ios swift swift-framework tttattributedlabel

Last synced: 31 Jul 2024

https://github.com/nathantannar4/InputBarAccessoryView

A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments

input swift uicomponent uikit

Last synced: 17 Aug 2024

https://github.com/dmytro-anokhin/url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.

ios macos swift swift-package-manager swiftui

Last synced: 01 Aug 2024

https://github.com/wxxsw/SwiftUI-WeChat

๐Ÿ‡จ๐Ÿ‡ณ Learn how to make WeChat with SwiftUI. ๅพฎไฟก 7.0 ๐ŸŸข

swift swiftui swiftui2 wechat

Last synced: 31 Jul 2024

https://github.com/DerekSelander/dsdump

An improved nm + Objective-C & Swift class-dump

class-dump nlist nlists objc objective-c swift symbols

Last synced: 03 Aug 2024

https://github.com/pointfreeco/pointfreeco

๐ŸŽฌ The source for www.pointfree.co, a video series on functional programming and the Swift programming language.

education functional-programming server-side-swift snapshot-testing swift swift-playgrounds

Last synced: 01 Aug 2024

https://github.com/steamclock/bluejay

A simple Swift framework for building reliable Bluetooth LE apps.

bluetooth ios swift

Last synced: 17 Aug 2024

https://github.com/mikebuss/MTBBarcodeScanner

A lightweight, easy-to-use barcode scanning library for iOS 8+

barcode-scanning camera carthage cocoapods objective-c swift

Last synced: 03 Aug 2024

https://github.com/compnerd/swift-win32

A Windows application framework for Swift

swift swift-windows systems ui win32 windows

Last synced: 03 Aug 2024

https://github.com/lukakerr/NSWindowStyles

A showcase of the many different styles of windows possible with NSWindow on macOS

cocoa design macos nswindow osx swift swift-4

Last synced: 09 Aug 2024

https://github.com/jogendra/example-ios-apps

๏ฃฟ A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.

apple applications example-app example-project example-repo examples hacktoberfest ios ios-app ios-demo ios-swift ios-ui swift swift-3 swift-language swift3 swift4 xcode xcode-templates xcodeproj

Last synced: 17 Aug 2024

https://github.com/rlxone/Equinox

๐ŸŒ‡ ๐ŸŒƒ Create dynamic wallpapers for macOS.

app appkit application dynamic macos native swift wallpaper

Last synced: 31 Jul 2024

https://github.com/spotify/XCMetrics

XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.

spm swift xcactivitylog xcode

Last synced: 02 Aug 2024

https://github.com/jatoben/CommandLine

A pure Swift library for creating command-line interfaces

commandline swift swift-library

Last synced: 31 Jul 2024

https://github.com/stasel/WebRTC-iOS

A simple native WebRTC demo iOS app using swift

ios swift webrtc

Last synced: 01 Aug 2024

https://github.com/devxoul/SwiftyImage

๐ŸŽจ Generate image resources in Swift

image swift

Last synced: 02 Aug 2024

https://github.com/PureSwift/Cacao

Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)

cocoa-touch cross-platform-gui linux swift uikit vector-graphics

Last synced: 15 Aug 2024

https://github.com/ApplikeySolutions/GravitySlider

๐Ÿ”„ GravitySlider is a beautiful alternative to the standard UICollectionView flow layout.

animation flowlayout ios iphone iphone-x scroll slider swift uicollectionview xcode

Last synced: 31 Jul 2024

https://github.com/swiftlang/swift-llbuild

A low-level build system, used by Xcode and the Swift Package Manager

build-system build-tool llbuild llvm swift

Last synced: 31 Jul 2024

https://github.com/KennethTsang/GrowingTextView

An UITextView in Swift. Support auto growing, placeholder and length limit.

chat growing growingtextview messaging placeholder swift uitextview

Last synced: 17 Aug 2024