vapor
|
💧 A server-side Swift HTTP web framework. |
Perfect
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
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. |
Venice
|
Coroutines, structured concurrency and CSP for Swift on macOS and Linux. |
fluent
|
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases |
SlackKit
|
Build Slack apps, in Swift |
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
|
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. |
SwiftEngine
|
Apple Swift based HTTP server. The answer for a Swift based, turn key, crash resilient, high scale, and production grade web server. |
MongoKitten
|
Native MongoDB driver for Swift, written in Swift |
Reflection
|
DEPRECATED |
Sockets
|
🔌 Non-blocking TCP socket layer, with event-driven server and client. |
redis
|
Vapor provider for RediStack |
hummingbird
|
Lightweight, flexible HTTP server framework written in Swift |
console-kit
|
💻 APIs for creating interactive CLI tools. |
leaf
|
🍃 An expressive, performant, and extensible templating language built for Swift. |
HTMLKit
|
Create and render HTML templates with HTMLKit |
SteamPress
|
A Blogging Engine and Platform written in Swift for use with the Vapor Framework |
mongo-swift-driver
|
The official MongoDB driver for Swift |
swift-ast-explorer
|
Swift AST to HTML conversion |
jwt
|
Vapor JWT provider |
FlyingFox
|
Lightweight, HTTP server written in Swift using async/await. |
swift-url
|
A new URL type for Swift |
Telegrammer
|
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS |
SwiftQ
|
Distributed Task Queue |
HTTP
|
🚀 Non-blocking, event-driven HTTP built on Swift NIO. |
PerfectTemplate
|
Empty Perfect Starter Project. |
websocket-kit
|
WebSocket client library built on SwiftNIO |
postgres-nio
|
🐘 Non-blocking, event-driven Swift client for PostgreSQL. |
mysql-kit
|
🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets. |
swift-cluster-membership
|
Distributed Membership Protocol implementations in Swift |
sql-kit
|
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL. |
MistKit
|
Swift Package for Server-Side and Command-Line Access to CloudKit Web Services |
fluent-kit
|
Swift ORM (queries, models, and relations) for NoSQL and SQL databases |
swift-playground
|
SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser). |
mysql-swift
|
A type safe MySQL client for Swift |
postgres-kit
|
🐘 Non-blocking, event-driven Swift client for PostgreSQL. |
queues
|
A queue system for Vapor. |
mqtt-nio
|
A Swift NIO MQTT v3.1.1 and v5.0 Client |
TelegramVaporBot
|
🤖 The wrapper for the Telegram Bot API written in Swift with Vapor. 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. |
VaporSecurityHeaders
|
Harden Your Security Headers For Vapor |
Crypto
|
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation. |
fluent-postgres-driver
|
🐘 PostgreSQL driver for Fluent. |
Flock
|
Automated deployment of Swift projects to servers |
Hexaville
|
The modern serverless web application engine and framework for Swift |
PerfectMySQL
|
A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers. |
PostgresClientKit
|
A PostgreSQL client library for Swift. Does not require libpq. |
multipart-kit
|
🏞 Parses and serializes multipart-encoded data with Codable support. |
SwiftString
|
A comprehensive, lightweight string extension for Swift 3.x & 4.0 |
Puppy
|
A flexible logging library written in Swift |
PerfectNotifications
|
Apple Push Notifications (APNs) Server-Side library. |
jwt-kit
|
🔑 JSON Web Token signing and verification (HMAC, RSA, ECDSA) using BoringSSL. |
PerfectHTTPServer
|
HTTP server for Perfect. |
routing-kit
|
🚍 High-performance trie-node router. |
soto-core
|
Core framework of Soto the Swift SDK for AWS |
SwiftkubeClient
|
Swift client for Kubernetes |
BSON
|
Native Swift library for BSON (http://bsonspec.org) |
SwiftkubeClient
|
Swift client for Kubernetes |
azure-functions-swift
|
Azure Functions in Swift! Purely in Swift! |
AdminPanel
|
Build easy customizable admin features for your app ✍️ |
SwiftkubeClient
|
Swift client for Kubernetes |
Service
|
📦 Dependency injection / inversion of control framework. |
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. |
Citadel
|
SSH Client & Server in Swift |
Core
|
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging. |
vapor-routing
|
A bidirectional Vapor router with more type safety and less fuss. |
fluent-mysql-driver
|
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL. |
swift-html-vapor
|
💧 Vapor plugin for type-safe, transformable HTML views. |
Prorsum
|
A Go like concurrent system + networking/http library for Swift that works on Linux and Mac |
Paginator
|
Offset pagination for Vapor 🗂 |
async-kit
|
Sugary extensions for the SwiftNIO library |
Storage
|
Eases the use of multiple storage and CDN services 🗄 |
mysql-nio
|
🐬 Non-blocking, event-driven Swift client for MySQL. |
fluent-sqlite-driver
|
Fluent driver for SQLite |
gatekeeper
|
Rate limiting middleware for Vapor 👮 |
Futures
|
Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux |
LeafErrorMiddleware
|
Serve up custom 404 and server error pages for your Vapor App |
Validation
|
✅ Extensible data validation library (name, email, etc) |
PerfectMongoDB
|
A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers. |
swift-json
|
high-performance json parsing and linting for server applications |
Auth
|
👤 Authentication and Authorization framework for Fluent. |
ZEGBot
|
Build your Telegram Bot with Swift! (works on macOS / Ubuntu) |
sqlite-kit
|
Non-blocking SQLite client library with SQL builder built on SwiftNIO |
PerfectPostgreSQL
|
A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers. |
PerfectSQLite
|
A stand-alone Swift wrapper around the SQLite 3 client library. |
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. |
DatabaseKit
|
🗄 Core services for creating database integrations. |
bugsnag
|
Report errors with Bugsnag 🐛 |
swift-biome
|
serve versioned, multi-package swift documentation, at scale |
sqlite-nio
|
Non-blocking wrapper for libsqlite3-dev using SwiftNIO |
PerfectCURL
|
cURL support for Perfect. |
leaf-kit
|
🍃 An expressive, performant, and extensible templating language built for Swift. |
keychain
|
Easily scaffold a keychain using JWT for Vapor ⛓ |
SwiftKnex
|
A Mysql Native Client and Query Builder written in Pure Swift |
Flash
|
Flash messages between views ⚡️ |
Async
|
⏱ Promises and reactive-streams in Swift built for high-performance and scalability. |
Kitura-NIO
|
A networking library for Kitura, based on SwiftNIO |
soto-s3-file-transfer
|
Simplifying upload and download from S3 using Soto the Swift SDK for AWS. |
PerfectFileMaker
|
A stand-alone Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers. |
VaporTestTools
|
Make testing Vapor 3 apps easy |
PassEncoder
|
Simple PassKit (Apple Wallet) encoding and signing in Swift. |
hummingbird-core
|
HTTP server for Hummingbird the lightweight, flexible web application framework written in Swift |
FluentPostGIS
|
Swift PostGIS support for FluentPostgreSQL and Vapor |
PerfectHTTP
|
Base HTTP Support for Perfect. |
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. |
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. |
soto-cognito-authentication-kit
|
connect ECONNREFUSED /var/run/docker.sock |
PerfectRedis
|
A Swift client for Redis. |
MySQLStORM
|
MySQL StORM Module |
PerfectNet
|
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling. |
PerfectCrypto
|
Cryptographic Operations |
Titan
|
The small & modular microframework for server-side Swift 3 |
Sugar
|
A package of sugar for Vapor 🍬 |
Stacked
|
Stack traces for Swift on Mac and Linux 📚 |
PostgresStORM
|
PostgreSQL StORM Module |
PerfectMustache
|
Mustache template support for Perfect. |
PerfectWebSockets
|
WebSockets support for Perfect. |
PerfectZip
|
Perfect Zip compression utility. |
fluent-mongo-driver
|
MongoDB support for Fluent built on MongoKittten. |
Rope
|
Convenient, easy-to-use PostgreSQL for server-side Swift 3 |
PerfectSMTP
|
SMTP Client for Perfect. |
aws-signer-v4
|
Generate a signed URL or Request headers for submitting to Amazon Web Services. |
StORM
|
StORM base library |
PerfectLogger
|
File-Based Logging. |
SwiftkubeModel
|
Swift Kubernetes API objects |
PerfectThread
|
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events. |
SwiftBox
|
SwiftBox is a package that helps building Swift/Vapor microservices. |
queues-redis-driver
|
A Redis implementation for https://github.com/vapor/queues |
SimpleFileLogger
|
📝 A Swift Vapor provider for simple file logging on Vapor sites |
PerfectXML
|
XML support for Perfect. |
Slugify
|
Convenience for sluggifying your strings. |
soto-cognito-authentication
|
Authenticating with AWS Cognito for Vapor |
HtmlKituraSupport
|
☁️ Kitura plugin for type-safe, transformable HTML views. |
SQLiteStORM
|
SQLite StORM Module |
MacroLambda
|
AWS Lambda API Gateway Support for Macro and MacroExpress (and all things built on-top) |
Bootstrap
|
A Leaf wrapper for Bootstrap 🍃 |
VaporGenerators
|
Command line class generators for Vapor |
DataURI
|
A pure Swift parser for Data URIs. |
SwiftyCurl
|
|
ServerCrypto
|
Easy Cryptography for Server-Side Swift |
KippleNetworking
|
A Swift cross-platform (Apple and Linux) networking library. |
LineBot
|
SDK of the LINE Messaging API for Swift. |
Ginny
|
💧 File-based routing for Vapor apps |
OAuth2
|
OAuth2 Implementations with Facebook, Google, LinkedIn, Slack, SalesForce and GitHub providers. |
n-meta
|
Enforcing extra information in headers Ⓜ️ |
Koba
|
Security Headers for Kitura |
PerfectFastCGI
|
FastCGI server for Perfect. |
ParseServerSwift
|
Write Server-Side Parse Cloud Code in Swift! |
SKRTMAPI
|
Connect to the Slack Real Time Messaging API |
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 |
swift-hash
|
hashes, checksums, and hextools for server applications |
swift-grammar
|
debuggable parsing tools for performance-sensitive libraries |
swift-dom
|
html, svg, and xml builders for server applications |
PerfectRequestLogger
|
SPM module for request logging filters for the Perfect framework for server-side Swift |
MariaDB
|
A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org |
NodesSSO
|
Allow users to login using Nodes SSO 🔑 |
MongoDBStORM
|
MongoDB Swift ORM |
yubatake
|
yubatake is simple blogging engine for Swift. |
VaporFirestore
|
Firestore REST Client |
swift-highlight
|
memory-efficient attributed text storage for server applications |
StreamChatVapor
|
Stream Chat Vapor integration libary |
s3-filesystem-kit
|
Swift File Manager for AWS S3 |
MongoQueue
|
MongoDB Job Queue in Swift |
Soft
|
A Spotify Web API library built for Swift - including Linux support |
SLChat
|
Chat server component built using Kitura-WebSocket. |
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. |
Curly
|
Server Side Swift - HTTP Client (WIP) |
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.
|
PerfectSessionMySQL
|
MySQL Driver for Perfect Sessions. |
PerfectSession
|
Session drivers (for use in Perfect projects). |
swift-context
|
BaggageContext library, extracted from slashmo/gsoc-swift-tracing |
ExtraEncodable
|
A small Swift package allowing you to customize the encoding behavior of `Encodable` types |
ZeroMQ
|
A ZeroMQ library created by our folks from Zewo. The original -> |
swift-web-semantics
|
mime definitions, cache-control, and http semantics for server applications |
swift-sls-adapter
|
Swift serverless.yml adapter. Read and Write a Serverless Framework configuration in Swift. |
Sass
|
The Swift-Sass repository is a wrapper around the LibSass C/C++ port of the Sass engine. |
Sublimation
|
Fetch and Save Dynamic Server URLs for Full Stack Swift Development |
SKWebAPI
|
Make requests to the Slack Web API |
SKServer
|
A server module for creating Slack apps in Swift |
SKCore
|
SlackKit model objects |
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 |
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. |
StorageKit
|
Core services for creating storage providers integrations. |
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
|
connect ECONNREFUSED /var/run/docker.sock |
URI
|
Swift implementation of a URI in accordance with RFC3986 |
PerfectValidation
|
A micro library to easily define validation rules for Perfect Framework (WIP) |
mariadbclient
|
C module import for MariaDB client Linux. |
MixpanelVapor
|
Mixpanel SDK intended for server-side Swift apps using Vapor |
telesign-kit
|
A Swift package used to communicate with the Telesign API |
teco
|
Community-supported Swift SDK for Tencent Cloud. |
SKClient
|
Create a custom SlackKit client |
CredentialsToken
|
Token authentication plugin for the Kitura Credentials system |