Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Server Side Swift

Server Side Swift

108 projects

Showing 36 of 108 projects

Swish
SwishShell

A script for remote building Swift projects on Linux machines directly from Xcode.

#build-automation#server-side-swift#linux
Stars274
Forks9
Last commit9 years ago
swiftra
swiftraSwift

A Sinatra-like DSL for building web applications in Swift.

#http-server#dsl#api-development
Stars261
Forks5
Last commit10 years ago
OHMySQL
OHMySQLC

A Swift framework for connecting to MySQL databases and executing CRUD operations with minimal SQL knowledge.

#object-mapping#database-driver#database
Stars238
Forks41
Last commit10 months ago
Puppy
PuppySwift

A flexible Swift logging library supporting multiple transports, log rotation, and cross-platform compatibility.

#ios#file-logging#syslog
Stars216
Forks37
Last commit1 year ago
AlexaSkillsKit
AlexaSkillsKitSwift

A Swift library for developing custom Alexa Skills, handling JSON parsing and response generation for Amazon Alexa.

#lambda#alexa-skills#custom-alexa-skills
Stars185
Forks15
Last commit8 years ago
Stripe Provider
Stripe ProviderSwift

A Vapor helper library for integrating Stripe payments into Swift server applications.

#ecommerce#vapor-service#payment
Stars184
Forks31
Last commit2 years ago
ApacheExpress
ApacheExpressSwift

Write native Apache modules using Swift, enabling server-side Swift development within the battle-tested Apache HTTP Server.

#apache-modules#http-server#express-js-alternative
Stars170
Forks4
Last commit4 years ago
Swiftkube
SwiftkubeSwift

A Swift client library for Kubernetes providing a fluent DSL to interact with the Kubernetes API.

#devops#container-orchestration#kubernetes
Stars167
Forks27
Last commit3 months ago
Perfect TensorFlow
Perfect TensorFlowSwift

A TensorFlow C API wrapper enabling machine learning in server-side Swift applications.

#perfect#deep-learning#swift-package-manager
Stars167
Forks13
Last commit6 years ago
MySQL Swift
MySQL SwiftSwift

A type-safe MySQL client library for Swift, inspired by Node.js mysql, with Codable result mapping.

#database-driver#codable#type-safe
Stars164
Forks42
Last commit2 years ago
Vapor Security Headers
Vapor Security HeadersSwift

A Vapor middleware library for adding security headers to protect against XSS, click-jacking, and other web vulnerabilities.

#https-enforcement#web-security#xss-protection
Stars153
Forks14
Last commit
FluentQuery
FluentQuerySwift

A Swift query builder for Vapor 3 that simplifies complex raw SQL queries using KeyPaths.

#query-builder#database#postgresql
Stars148
Forks10
Last commit6 years ago
MySQL
MySQLSwift

A stand-alone Swift wrapper around the MySQL client library for accessing MySQL servers.

#database-driver#perfect#swift-package-manager
Stars126
Forks59
Last commit5 years ago
Vapor Mailgun Service
Vapor Mailgun ServiceSwift

A Vapor 4 service for sending emails and managing templates via the Mailgun API.

#vapor-service#email-service#mailgun
Stars124
Forks33
Last commit9 months ago
Perfect-Notifications
Perfect-NotificationsSwift

A Swift library for sending Apple Push Notifications (APNs) from server-side applications.

#ios#ios-notifications#perfect
Stars118
Forks29
Last commit6 years ago
Alembic
AlembicSwift

A functional, type-safe JSON parser for Swift with Linux support and no external dependencies.

#alembic#functional-programming#ios
Stars117
Forks8
Last commit7 years ago
swifty-request
swifty-requestSwift

An HTTP client library for Swift built on Swift-NIO, featuring Codable support, circuit breaker integration, and multiple response types.

#codable#circuit-breaker#swift-nio
Stars110
Forks18
Last commit1 year ago
kitura-net
kitura-netSwift

A low-level Swift networking library for building HTTP and FastCGI servers, underpinning the Kitura web framework.

#http-server#request#http
Stars104
Forks80
Last commit4 years ago
S3
S3Swift

A lightweight S3 client and signer for Swift, designed to work seamlessly with Vapor 4.

#amazon-s3#cloud-storage#minio
Stars104
Forks65
Last commit10 months ago
BlueSSLService
BlueSSLServiceSwift

SSL/TLS add-in framework for BlueSocket in Swift, supporting Secure Transport on Apple platforms and OpenSSL on Linux.

#ssl-tls#secure-transport#encryption
Stars101
Forks50
Last commit3 years ago
BlueSignals
BlueSignalsSwift

A Swift library for cross-platform signal handling, providing APIs to trap, watch, raise, ignore, and restore OS signals.

#ios#signals-default-handler#trap-multiple-signals
Stars96
Forks22
Last commit3 years ago
Azure Functions for Swift
Azure Functions for SwiftSwift

A framework for writing Azure Functions in Swift, supporting both Custom Handlers and the traditional worker model.

#microsoft#faas#serverless
Stars92
Forks2
Last commit5 years ago
Guardian
GuardianSwift

A Vapor 3 middleware for rate limiting API requests by IP address and URL, returning HTTP 429 when limits are exceeded.

#api-middleware#http-429#request-throttling
Stars89
Forks6
Last commit8 years ago
MailCore
MailCoreSwift

A Swift package providing a unified email sending interface for Vapor 3 applications with support for Mailgun, SendGrid, and SMTP.

#sendgrid#smtp#email-service
Stars85
Forks12
Last commit4 years ago
SociableWeaver
SociableWeaverSwift

A lightweight Swift framework for building declarative, type-safe GraphQL queries using Swift 5.1 function builders and CodingKeys.

#declarative#ios#graphql
Stars78
Forks7
Last commit4 years ago
SendGrid Provider
SendGrid ProviderSwift

A SendGrid-powered mail backend for Vapor, enabling email sending via SendGrid's V3 API.

#vapor-service#sendgrid#swift-linux
Stars78
Forks30
Last commit1 year ago
Gatekeeper
GatekeeperSwift

Rate limiting middleware for Vapor applications, restricting requests based on client identifiers like IP address.

#vapor-middleware#http-middleware#rate-limits
Stars75
Forks16
Last commit4 years ago
Ferno
FernoSwift

A Vapor 4 provider for interacting with Firebase Realtime Database via a clean Swift API.

#crud#database-provider#rest-api
Stars72
Forks12
Last commit2 years ago
SwiftBlocksUI
SwiftBlocksUISwift

A SwiftUI-like framework for building interactive Slack messages and modal dialogs declaratively.

#slack-apps#interactive-messages#blockkit
Stars72
Forks3
Last commit1 year ago
Paginator
PaginatorSwift

Offset pagination library for Vapor, supporting QueryBuilder, Array, and raw SQL with Leaf tag integration.

#querybuilder#sikk#paginator
Stars71
Forks15
Last commit6 years ago
CrudRouter
CrudRouterSwift

A Rails-inspired extension for Vapor that simplifies creating CRUD routes for any Model with automatic responder generation.

#crud#model-routing#rails
Stars71
Forks8
Last commit4 years ago
Leaf Error Middleware
Leaf Error MiddlewareSwift

A Vapor middleware for serving custom 404 and server error pages using Leaf templates.

#custom-error-pages#leaf#swift4
Stars68
Forks7
Last commit4 years ago
JWSETKit
JWSETKitSwift

A modern Swift library for JOSE standards (JWT, JWS, JWE, SD-JWT) with first-class CryptoKit and secp256k1 support.

#jsonwebtoken#authentication#cryptokit
Stars68
Forks14
Last commit21 days ago
Storage
StorageSwift

A Swift package for Vapor that simplifies file uploads, downloads, and CDN integration across multiple storage services.

#upload#amazon-s3#api
Stars66
Forks13
Last commit5 years ago
Meow
MeowSwift

A boilerplate-free object persistence framework for Swift and MongoDB, managing your database so you can focus on application logic.

#boilerplate-free#database-orm#object-persistence
Stars65
Forks1
Last commit5 years ago
generator-swiftserver
generator-swiftserverJavaScript

A Yeoman generator for creating REST web services using the Swift language and Kitura framework.

#generator#backend-scaffolding#rest
Stars64
Forks21
Last commit6 years ago
PreviousPage 2 of 3

Related Tags

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
1 year ago
Next
#Swift100
#Vapor47
#Web Framework31
#Macos24
#Linux19
#Cross Platform18
#Ios16
#Swift Package Manager15
#Middleware13
#Http Server12
#Kitura11
#Vapor 311