GitignoreIO
|
Create useful .gitignore files for your project |
OpenCombine
|
Open source implementation of Apple's Combine framework for processing values over time. |
Venice
|
Coroutines, structured concurrency and CSP for Swift on macOS and Linux. |
Socket
|
Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. |
Yams
|
A Sweet and Swifty YAML parser. |
Queuer
|
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
RxCombine
|
Bi-directional type bridging between RxSwift and Apple's Combine framework |
BFKit
|
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster. |
SwiftCoroutine
|
Swift coroutines for iOS, macOS and Linux. |
Adwaita
|
This project has moved to https://git.aparoksha.dev/aparoksha/adwaita-swift - A framework for creating user interfaces for GNOME with an API similar to SwiftUI |
swift-cross-ui
|
/usr/src/package: error: package at '/usr/src/package' requires a minimum Swift tools version of 5.5.0 (currently 4.2.0)
|
Embassy
|
Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux |
Reflection
|
DEPRECATED |
SwiftKuery
|
SQL database abstraction layer |
MoreCodable
|
MoreCodable expands the possibilities of `Codable`. |
Gtk
|
A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection |
GateEngine
|
Swift Game Engine supporting Windows, Linux, macOS, HTML5, and more π |
SwiftyTextTable
|
A lightweight library for generating text tables. |
NozeIO
|
Evented I/O streams for Swift |
JAYSON
|
𧱠A JSON decoding/encoding library that handles optimistically or strictly. |
Cryptor
|
Swift cross-platform crypto library using CommonCrypto/libcrypto |
AnyDate
|
Swifty Date & Time API inspired from Java 8 DateTime API. |
MapboxDirections
|
Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux |
BluetoothLinux
|
Pure Swift Linux Bluetooth Stack |
Doggie
|
A Cross-platform Library for Swift |
mysql-swift
|
A type safe MySQL client for Swift |
RubyGateway
|
Embed Ruby in Swift: load Gems, run scripts, call APIs seamlessly in both directions. |
Puppy
|
A flexible logging library written in Swift |
FaviconFinder
|
A small swift library for iOS & macOS to detect favicons used by a website. |
MarkdownKit
|
A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for HTML and attributed strings. |
Easing
|
Easing functions in Swift. |
CryptorRSA
|
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress). |
HttpSwift
|
A tiny HTTP server engine written in swift. |
DKGame
|
Swift 3D Game Engine for Windows, macOS, iOS, Linux |
Yaap
|
Yet Another (Swift) Argument Parser |
FieryCrucible
|
A minimalist type safe Swift dependency injection library |
secp256k1.swift
|
Elliptic Curve, Schnorr, and ZKP for Bitcoin. Supports iOS macOS tvOS watchOS visionOS + Linux. |
SDL
|
Swift wrapper around Simple Direct Media Layer (SDL2) for macOS, iOS, Linux and Windows |
FirebladeECS
|
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift |
Silica
|
Pure Swift CoreGraphics (Quartz2D) implementation (Supports Linux) |
SSLService
|
SSL/TLS Add-in for BlueSocket using Secure Transport and OpenSSL |
Signals
|
Generic Cross Platform Signal Handler |
hcitool
|
Bluetooth Host Controller Interface Command Line Tool for for sending HCI commands on macOS and Linux |
ANSITerminal
|
A Swift library to access features of ANSI terminal on Unixes console (Linux and Mac). |
request-dl
|
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask. |
Frisbee
|
Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application. |
AppState
|
π§ Effortless State Management and Dependency Injection for Swift 6 Applications |
mecab-swift
|
MeCab(Japanese Morphological Analyzer) wrapper for Swift |
SocketSwift
|
A POSIX socket wrapper written in swift. |
SwiftUSD
|
Pixar's universal scene description for swift and the open source metaverse. |
GATT
|
Bluetooth Generic Attribute Profile (GATT) for Swift |
ParseSwift
|
The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, visionOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here. |
SwiftSlash
|
Concurrent shell scripting framework with deep support for async/await. |
SwiftKueryPostgreSQL
|
PostgreSQL plugin for Swift-Kuery framework |
OpenSSL
|
Swift modulemaps for libSSL and libcrypto |
AppKid
|
UI toolkit for Linux in Swift. Powered by Vulkan |
SwiftyHaru
|
A safe cross-platform Swift wrapper for LibHaru β a library for creating PDF documents. |
SwiftRadix
|
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax. |
TraceLog
|
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS. |
XCTAssertCrash
|
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler. |
MagickWand
|
Swift wrapper for ImageMagick (MagickWand) for Linux and MacOS |
swift-qrcode-generator
|
QR code generator written in pure Swift |
CGLayout
|
Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support. |
Kitura-NIO
|
A networking library for Kitura, based on SwiftNIO |
discord
|
A Discord API library written in Swift for creating your own bot. |
TOMLKit
|
A small, simple TOML parser and serializer for Swift. Powered by toml++. |
SwiftKueryMySQL
|
MySQL plugin for Swift-Kuery framework |
Predicate
|
A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels naturalβ’ |
Decree
|
Framework for making Declarative HTTP Requests |
swift_qrcodejs
|
QRCodeSwift: cross-platform/watchOS QRCode generator in Swift (without CIFilter) |
morsel
|
π Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS. |
Mechanica
|
A cross-platform library of Swift utils to ease your iOS | macOS | watchOS | tvOS and Linux development. |
swift-graphics
|
Cross-platform 2D graphics library for Swift |
FranticApparatus
|
Promises framework for Swift 5 |
MurmurHash-Swift
|
MurmurHash framework in Swift. |
SeeURL
|
cURL based HTTP(S) Client for Swift |
Health
|
An application health library for Swift. |
IORingSwift
|
error: The version specifier ' 5.8' in '/usr/src/package/Package.swift' is not valid
|
MetaverseKit
|
Monolithic dependency encapsulating many ASWF projects to swiftly architect the metaverse. |
Rainbow
|
π Color conversion and manipulation library for Swift with no dependence on UIKit/AppKit. |
Relax
|
Declaratively build and send client requests for REST APIs in Swift. |
Kraken
|
Kraken, is the free and open source metaversal creation suite. |
EverscaleClientSwift
|
Swift Binding for Everscale, Venom SDK. Library for interacting with Everscale, Venom blockchain. |
CodableDatastore
|
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services. |
Swiftish
|
A fully generic Swift vector & matrix library |
swift-gif
|
Cross-platform GIF encoder and decoder for Swift |
RequestSwift
|
A tiny HTTP client written in swift. URLSession alternative |
InstrumentKit
|
Provides type-safe access to localized musical instruments and their tunings. |
HTTPClient
|
Communicate via HTTP easily in Swift. |
Cairo
|
A Swift wrapper around cairo-1.x that is largely auto-generated from gobject-introspection |
Inotify
|
Swift wrapper around the CInotify library |
MockSix
|
Mocking microframework for Swift |
gis-tools
|
A collection of GIS tools, including a GeoJSON implementation with projection support and WKB/WKT coders as well as many algorithms ported from turf.js |
Plex-Monitr
|
Plex media management made easy! |
Localized
|
This project has moved to https://git.aparoksha.dev/aparoksha/localized - Easy-to-use, safe and cross-platform library for localizing Swift code |
DBus
|
Swift library for D-Bus |
Uploadcare
|
Swift API client for iOS, iPadOS, tvOS, macOS, and Linux handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs. |
swift-utils
|
General-purpose utility library for Swift |
KippleNetworking
|
A Swift cross-platform (Apple and Linux) networking library. |
Glide
|
A Swift micro-framework for painless server-side development |
CodeEditor
|
Text editors for GNOME apps written in Swift |
swift-sass
|
Embed the Dart Sass compiler in Swift with custom importers and functions |
kvSIMD.swift
|
A cross-platform implementation of the SIMD framework on Swift (macOS, iOS, Linux, Windows, etc.) |
Vulkan
|
Swift Vulkan SDK bindings for macOS and Linux |
CRuby
|
Swift system module for libruby |
GLib
|
A Swift wrapper around glib-2.x that is largely auto-generated from gobject-introspection |
swift-generic-color
|
Platform-agnostic color library written in Swift |
SuperCache
|
π [Suspended] Extremely fast memory cache, written in Swift. |
steamworks-swift
|
Steamworks API in Swift |
mvt-tools
|
Mapbox vector tiles (mvt) reader/writer for Swift |
ArArchiveKit
|
A simple, 0-dependency Swift package for reading and writing ar archives. Inspired by ar: https://github.com/blakesmith/ar |
MyHTML
|
A Swift wrapper for MyHTML, a fast, pure-C, HTML 5 parsing library |
LayoutUI
|
Constraint-based autolayout system written on Swift. Not Autolayout wrapper. Reimplemenation of CGLayout. |
ICMPPing
|
Send ICMP Ping requests in Swift! |
CDBus
|
Swift C Module for DBus |
Cache
|
π¦ A simple, lightweight caching library for Swift. |
Asheron
|
Asheron's Call Data File Parser |
TypedNotificationCenter
|
Typed version of Apple's NotificationCenter to avoid forgetting setting parameters in the userInfo dictionary and needing to handle not having those parameters. |
Soft
|
A Spotify Web API library built for Swift - including Linux support |
GoatHerb
|
Cross-platform Swift library for accessing the public GitHub API. |
GlassGem
|
Consistent Overhead Byte Stuffing (COBS) encoding/decoding package for Swift |
DecreeServices
|
Declarations for popular services for use with Decree |
CPIOArchiveKit
|
A simple, 0-dependency Swift package for reading and writing cpio archives. |
AppDependency
|
π§ Effortless Dependency Injection for Swift Applications. Dependency only mirror of AppState |
TraceLogAdaptiveWriter
|
An adaptive system log writer for the TraceLog logging system. Logs to Linux systemd Journal & Apple Unified Logging System. |
SwiftNFD
|
Swift wrapper for Native File Dialog, a tiny, neat C library that portably invokes native file open and save dialogs. |
Libadwaita
|
An imperative UI framework for GNOME |
big-num
|
Swift interface BIGNUM functions in BoringSSL |
TimeZones
|
Strong typed, autocompleted time zones with locations for Swift. |
OutputUhooi
|
Uhooi speak the phrase. |
SourceMapper
|
Create and edit Source Maps in Swift |
ErrNo
|
Swift enum wrapper for C errno values |
CELLULAR
|
Collection of Β΅-frameworks and utility classes/extensions used in CELLULAR swift projects. |
Weakable
|
An easy way to hold weak references in Swift. |
SwiftPackagesBase
|
A Swift Library containing useful code for Any Swift project. |
SQLite
|
SQLite Swift package that does not rely on system-provided SQLite and builds on Linux |
Git
|
A Swift wrapper around the git command line interface. |
DelayedJob
|
Run a task at a later time. But only run once if it's already scheduled. |
Cron
|
Cron for Swift |
BQ25703A
|
Swift Package For TI BQ25703A I2C User-Space Driver |
WebBrowser
|
Small Swift Library for opening URLs in default browser |
RxShell
|
Launch bash shell in Reactive way, and also provide DSL Interface |
Dir
|
Working with directories in a nice way using Swift. |