Swift Package Registry
  • About
  • Add Package
  • Log In

Swift Packages

Repository Description
vapor ๐Ÿ’ง A server-side Swift HTTP web framework.
Perfect error: root manifest not found
GitignoreIO Create useful .gitignore files for your project
Kitura A Swift web framework and HTTP server.
SwiftyBeaver Convenient & secure logging during development & release in Swift 4 & 5
Zewo Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
swift-openapi-generator Generate Swift client and server code from an OpenAPI document.
Venice Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
hummingbird Lightweight, flexible HTTP server framework written in Swift
fluent Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
pointfreeco Cloning into 'package'... Submodule 'Sources/Models/Transcripts' (https://github.com/pointfreeco/episode-transcripts) registered for path 'Sources/Models/Transcripts' Cloning into '/usr/src/package/Sources/Models/Transcripts'... fatal: could not read Username for 'https://github.com': No such device or address fatal: clone of 'https://github.com/pointfreeco/episode-transcripts' into submodule path '/usr/src/package/Sources/Models/Transcripts' failed Failed to clone 'Sources/Models/Transcripts'. Retry scheduled Cloning into '/usr/src/package/Sources/Models/Transcripts'... fatal: could not read Username for 'https://github.com': No such device or address fatal: clone of 'https://github.com/pointfreeco/episode-transcripts' into submodule path '/usr/src/package/Sources/Models/Transcripts' failed Failed to clone 'Sources/Models/Transcripts' a second time, aborting
SlackKit Build Slack apps, in Swift
soto Swift SDK for AWS that works on Linux, macOS and iOS
swift-html ๐Ÿ—บ A Swift DSL for type-safe, extensible, and transformable HTML documents.
MongoKitten Native MongoDB driver for Swift, written in Swift
SwiftEngine Apple Swift based HTTP server. The answer for a Swift based, turn key, crash resilient, high scale, and production grade web server.
SPI-Server The Swift Package Index is the place to find Swift packages!
Reflection DEPRECATED
Sockets ๐Ÿ”Œ Non-blocking TCP socket layer, with event-driven server and client.
FlyingFox Lightweight, HTTP server written in Swift using async/await.
console-kit ๐Ÿ’ป APIs for creating interactive CLI tools.
redis Vapor provider for RediStack
leaf ๐Ÿƒ An expressive, performant, and extensible templating language built for Swift.
HTMLKit Create and render HTML templates with HTMLKit
swift-url A new URL type for Swift
Benchmark Swift benchmark runner with many performance metrics and great CI support
SteamPress A Blogging Engine and Platform written in Swift for use with the Vapor Framework
postgres-nio ๐Ÿ˜ Non-blocking, event-driven Swift client for PostgreSQL.
mongo-swift-driver The official MongoDB driver for Swift
jwt Vapor JWT provider
docs error: root manifest not found
websocket-kit WebSocket client library built on SwiftNIO
Telegrammer Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
swift-container-plugin Build and publish container images using Swift Package Manager
Citadel SSH Client & Server framework in Swift
sql-kit *๏ธโƒฃ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
SwiftQ Distributed Task Queue
swift-playground SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser).
jwt-kit ๐Ÿ”‘ JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
HTTP ๐Ÿš€ Non-blocking, event-driven HTTP built on Swift NIO.
fluent-kit Swift ORM (queries, models, and relations) for NoSQL and SQL databases
TelegramVaporBot ๐Ÿค– The wrapper for the Telegram Bot API written in Swift. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor, Smoke, Hummingbird, FlyingFox.
mysql-kit ๐Ÿฌ Pure Swift MySQL client built on non-blocking, event-driven sockets.
swift-cluster-membership Distributed Membership Protocol implementations in Swift
PerfectTemplate Empty Perfect Starter Project.
mqtt-nio A Swift NIO MQTT v3.1.1 and v5.0 Client
MistKit Swift Package for Server-Side and Command-Line Access to CloudKit Web Services
postgres-kit ๐Ÿ˜ Non-blocking, event-driven Swift client for PostgreSQL.
queues A queue system for Vapor.
Puppy A flexible logging library written in Swift
mysql-swift A type safe MySQL client for Swift
RediStack Non-blocking, event-driven Swift client for Redis.
multipart-kit ๐Ÿž Parses and serializes multipart-encoded data with Codable support.
fluent-postgres-driver ๐Ÿ˜ PostgreSQL driver for Fluent.
VaporSecurityHeaders Harden Your Security Headers For Vapor
vapor-oauth OAuth2 Provider Library for Vapor
PostgresClientKit A PostgreSQL client library for Swift. Does not require libpq.
SwiftkubeClient Swift client for Kubernetes
Crypto ๐Ÿ”‘ Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
SwiftkubeClient Swift client for Kubernetes
routing-kit ๐Ÿš High-performance trie-node router.
PerfectMySQL A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.
Hexaville The modern serverless web application engine and framework for Swift
Flock Automated deployment of Swift projects to servers
SwiftString A comprehensive, lightweight string extension for Swift 3.x & 4.0
PerfectNotifications Apple Push Notifications (APNs) Server-Side library.
soto-core Core framework of Soto the Swift SDK for AWS
BSON Native Swift library for BSON (http://bsonspec.org)
PerfectHTTPServer HTTP server for Perfect.
SwiftkubeClient Swift client for Kubernetes
swift-json high-performance json parsing and encoding for server applications
DiscordBM A Multiplatform Swift Discord Library, Primarily For Making Bots
mysql-nio ๐Ÿฌ Non-blocking, event-driven Swift client for MySQL.
vapor-routing A bidirectional Vapor router with more type safety and less fuss.
AdminPanel Build easy customizable admin features for your app โœ๏ธ
swift-html-vapor ๐Ÿ’ง Vapor plugin for type-safe, transformable HTML views.
azure-functions-swift Azure Functions in Swift! Purely in Swift!
Service ๐Ÿ“ฆ Dependency injection / inversion of control framework.
Core ๐ŸŒŽ Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
MediaType This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings.
fluent-mysql-driver ๐Ÿ–‹๐Ÿฌ Swift ORM (queries, models, relations, etc) built on MySQL.
gatekeeper Rate limiting middleware for Vapor ๐Ÿ‘ฎ
fluent-sqlite-driver Fluent driver for SQLite
async-kit Sugary extensions for the SwiftNIO library
Prorsum A Go like concurrent system + networking/http library for Swift that works on Linux and Mac
Paginator Offset pagination for Vapor ๐Ÿ—‚
sqlite-kit Non-blocking SQLite client library with SQL builder built on SwiftNIO
Storage Eases the use of multiple storage and CDN services ๐Ÿ—„
sqlite-nio Non-blocking wrapper for libsqlite3-dev using SwiftNIO
LeafErrorMiddleware Serve up custom 404 and server error pages for your Vapor App
SaasTemplate A starter template for your SAAS backend using Swift and Vapor
Futures Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux
swift-websocket Support for WebSockets
Validation โœ… Extensible data validation library (name, email, etc)
PerfectPostgreSQL A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers.
ZEGBot Build your Telegram Bot with Swift! (works on macOS / Ubuntu)
JWSETKit A kit to create, sign and verify a JWT or JWS object
PerfectMongoDB A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers.
Auth ๐Ÿ‘ค Authentication and Authorization framework for Fluent.
soto-s3-file-transfer Simplifying upload and download from S3 using Soto the Swift SDK for AWS.
PerfectSQLite A stand-alone Swift wrapper around the SQLite 3 client library.
leaf-kit ๐Ÿƒ An expressive, performant, and extensible templating language built for Swift.
Breeze A Serverless API Template Generator for Server-Side Swift
PassEncoder Simple PassKit (Apple Wallet) encoding and signing in Swift.
ApiCore Core API functionality (users & teams, passwords, emails, etc) for any service built with Vapor 3
TemplateKit ๐Ÿ“„ Easy-to-use foundation for building powerful templating languages in Swift.
URLEncodedForm ๐Ÿ“ Parse and serialize url-encoded form data with Codable support.
Pioneer GraphQL for Swift.
hummingbird-core HTTP server for Hummingbird the lightweight, flexible web application framework written in Swift
PerfectCURL cURL support for Perfect.
keychain Easily scaffold a keychain using JWT for Vapor โ›“
DatabaseKit ๐Ÿ—„ Core services for creating database integrations.
bugsnag Report errors with Bugsnag ๐Ÿ›
SwiftKnex A Mysql Native Client and Query Builder written in Pure Swift
swift-biome serve versioned, multi-package swift documentation, at scale
Kitura-NIO A networking library for Kitura, based on SwiftNIO
Flash Flash messages between views โšก๏ธ
Async โฑ Promises and reactive-streams in Swift built for high-performance and scalability.
VaporTestTools Make testing Vapor 3 apps easy
PerfectFileMaker A stand-alone Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers.
FluentPostGIS Swift PostGIS support for FluentPostgreSQL and Vapor
soto-cognito-authentication-kit Authenticating with AWS Cognito
PerfectHTTP Base HTTP Support for Perfect.
SwiftTestReporter A Swift library for creating JUnit XML test results that can be interpreted by tools such as Bamboo or Jenkins. Macos and Linux ready.
PerfectCrypto Cryptographic Operations
Beton An enhancement built on top of Foundation Framework and XCTest. Performance test assertions and the magic ?! operator among many. We primarily use it for server-side engineering.
PerfectRedis A Swift client for Redis.
PerfectNet Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling.
MySQLStORM MySQL StORM Module
aws-signer-v4 Generate a signed URL or Request headers for submitting to Amazon Web Services.
Sugar A package of sugar for Vapor ๐Ÿฌ
fluent-mongo-driver MongoDB support for Fluent built on MongoKittten.
Titan The small & modular microframework for server-side Swift 3
swift-dom taylorโ€™s (not so) famous HTML DSL ๐Ÿ‘ 
Stacked Stack traces for Swift on Mac and Linux ๐Ÿ“š
PostgresStORM PostgreSQL StORM Module
swift-hash hashes, checksums, and hextools for server applications
PerfectMustache Mustache template support for Perfect.
SwiftkubeModel Swift Kubernetes API objects
Sublimation Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tangible solid server.
queues-redis-driver A Redis implementation for https://github.com/vapor/queues
PerfectWebSockets WebSockets support for Perfect.
PerfectSMTP SMTP Client for Perfect.
PerfectZip Perfect Zip compression utility.
SwiftBox SwiftBox is a package that helps building Swift/Vapor microservices.
SimpleFileLogger ๐Ÿ“ A Swift Vapor provider for simple file logging on Vapor sites
StORM StORM base library
Rope Convenient, easy-to-use PostgreSQL for server-side Swift 3
PerfectLogger File-Based Logging.
PerfectThread Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
soto-cognito-authentication Authenticating with AWS Cognito for Vapor
Slugify Convenience for sluggifying your strings.
swift-web-page ๐Ÿ“„ A Swift DSL for writing type-safe HTML/CSS in SwiftUI way
Swift Grammar debuggable parsing tools for performance-sensitive libraries
PerfectXML XML support for Perfect.
apple-maps-kit ๐Ÿ—บ๏ธ Integrate the Apple Maps Server API into Swift server applications
HtmlKituraSupport โ˜๏ธ Kitura plugin for type-safe, transformable HTML views.
Ginny ๐Ÿ’ง File-based routing for Vapor apps
DataURI A pure Swift parser for Data URIs.
Bootstrap A Leaf wrapper for Bootstrap ๐Ÿƒ
swift-wallet ๐ŸŽŸ๏ธ ๐Ÿ“ฆ Create passes and orders for the Apple Wallet app.
SQLiteStORM SQLite StORM Module
MacroLambda AWS Lambda API Gateway Support for Macro and MacroExpress (and all things built on-top)
VaporGenerators Command line class generators for Vapor
SwiftyCurl
StreamChatVapor Stream Chat Vapor integration libary
ParseServerSwift Skip the JS and write server-side Parse CloudCode in Swift!
MongoQueue MongoDB Job Queue in Swift
KippleNetworking A Swift cross-platform (Apple and Linux) networking library.
ServerCrypto Easy Cryptography for Server-Side Swift
MariaDB A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org
n-meta Enforcing extra information in headers โ“‚๏ธ
LineBot SDK of the LINE Messaging API for Swift.
Koba Security Headers for Kitura
SKRTMAPI Connect to the Slack Real Time Messaging API
OAuth2 OAuth2 Implementations with Facebook, Google, LinkedIn, Slack, SalesForce and GitHub providers.
ATCryptography A Swift library providing cryptographic utilities for the AT Protocol.
PerfectFastCGI FastCGI server for Perfect.
NodesSSO Allow users to login using Nodes SSO ๐Ÿ”‘
EasyAPNS
vapor-telemetrydeck ๐Ÿ“ˆ Vapor client for posting signals to TelemetryDeck, a privacy-conscious analytics service for apps and websites.
FluentMongo Swift ORM (queries, models, relations, etc) built on MongoDB.
TelegramBot A helper tool for creating telegram bots with vapor
PerfectRequestLogger SPM module for request logging filters for the Perfect framework for server-side Swift
MongoDBStORM MongoDB Swift ORM
ZeroMQ A ZeroMQ library created by our folks from Zewo. The original ->
yubatake yubatake is simple blogging engine for Swift.
swift-highlight memory-efficient attributed text storage for server applications
s3-filesystem-kit Swift File Manager for AWS S3
VaporFirestore Firestore REST Client
swift-sls-adapter Swift serverless.yml adapter. Read and Write a Serverless Framework configuration in Swift.
Soft A Spotify Web API library built for Swift - including Linux support
SLChat Chat server component built using Kitura-WebSocket.
SKCore SlackKit model objects
PerfectWebRedirects Filter for specified routes (including trailing wildcard routes) and perform redirects as instructed if a match is found.
PerfectRepeater A simple library that takes a closure and executes it at the specified interval until the closure returns false or the application is terminated.
MixpanelVapor Mixpanel SDK intended for server-side Swift apps using Vapor
hummingbird-wallet ๐ŸŽŸ๏ธ ๐Ÿ“ฆ A package for creating passes and orders for Apple Wallet with Hummingbird.
Curly Server Side Swift - HTTP Client (WIP)
Sass The Swift-Sass repository is a wrapper around the LibSass C/C++ port of the Sass engine.
soto-kinesis error: because no versions of aws-sdk-swift-core[AWSSDKSwiftCore] match the requirement 2.0.0-rc.1..<2.0.0 and aws-sdk-swift-core[AWSSDKSwiftCore] 0.2.5..<2.0.0-rc.1 depends on HypertextApplicationLanguage[Prorsum] 1.0.0..<2.0.0, aws-sdk-swift-core[AWSSDKSwiftCore] 0.2.5..<2.0.0 requires HypertextApplicationLanguage[HypertextApplicationLanguage] 1.0.0..<2.0.0 or HypertextApplicationLanguage[Prorsum] 1.0.0..<2.0.0. And because HypertextApplicationLanguage[HypertextApplicationLanguage] >=0.3.0 contains incompatible tools version, aws-sdk-swift-core[AWSSDKSwiftCore] 0.2.5..<2.0.0 requires HypertextApplicationLanguage[Prorsum] 1.0.0..<2.0.0. And because HypertextApplicationLanguage[Prorsum] >=0.3.0 contains incompatible tools version and root depends on aws-sdk-swift-core[AWSSDKSwiftCore] 1.0.0..<2.0.0, version solving failed.
SKWebAPI Make requests to the Slack Web API
SKServer A server module for creating Slack apps in Swift
PerfectSessionMySQL MySQL Driver for Perfect Sessions.
PerfectSession Session drivers (for use in Perfect projects).
swift-context BaggageContext library, extracted from slashmo/gsoc-swift-tracing
PlotVapor A library for easily bridging Plot-generated HTML into Vapor.
PerfectSessionRedis Redis Driver for Perfect Sessions
PerfectSessionPostgreSQL PostgreSQL Driver for Perfect Sessions.
chaqmoq-http A non-blocking, event-driven HTTP package in Swift and powered by SwiftNIO
ExtraEncodable A small Swift package allowing you to customize the encoding behavior of `Encodable` types
COpenSSL ๐Ÿ”’ OpenSSL module map for SPM.
ZeroMQSwift A simple ZeroMQ layer written in Swift.
veteran vapor 4 app ๅˆ†ๅ‘ๅนณๅฐ
TwitterVapor Easy Tweeting from a Vapor
teco-core Core library of the Teco project.
swift-web-semantics mime definitions, cache-control, and http semantics for server applications
SublimationBonjour Use Bonjour for Sublimation for automatic discovery of your Swift Server.
StorageKit Core services for creating storage providers integrations.
SKClient Create a custom SlackKit client
chaqmoq-routing An HTTP Routing package in Swift and powered by SwiftNIO
PerfectSessionSQLite SQLite driver for Perfect Sessions.
Perfect-GoogleAnalytics-MeasurementProtocol Server side Google Analytics, using Swift / Perfect
ParseCertificateAuthority Send CSR's and retreive certificates to/from ca-server's from your own Swift based client and server apps.
HexavilleFramework An Application Framework Layer for Hexaville
ApplicationConfiguration A simple and codable way to configure a Perfect Application (WIP)
teco Community-supported Swift SDK for Tencent Cloud. / ้€‚็”จไบŽ Swift ็š„่…พ่ฎฏไบ‘้žๅฎ˜ๆ–น SDKใ€‚
URI Swift implementation of a URI in accordance with RFC3986
SublimationVapor Using Sublimation as a LifecycleHandler for Vapor.
SublimationService Using Sublimation as a Lifecycle Service for applications such as Hummingbird.
PerfectValidation A micro library to easily define validation rules for Perfect Framework (WIP)
mariadbclient C module import for MariaDB client Linux.
fluent-wallet ๐ŸŽŸ๏ธ ๐Ÿ“ฆ A collection of Fluent models for managing passes and orders for Apple Wallet.
CanProceed A small, tested, no-frills parser of robots.txt files in Swift.
telesign-kit A Swift package used to communicate with the Telesign API
CredentialsToken Token authentication plugin for the Kitura Credentials system
9506 successfully parsed packages Copyright © 2020 All rights reserved. Swift and the Swift logo are trademarks of Apple Inc.
About
  • Twitter
  • zac.gorak.us
GitHub
  • GitHub MarketPlace
  • GitHub App
  • GitHub Action
  • GitHub Repository