swift-server
There are 79 repositories under swift-server topic.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
apple/swift-log
A Logging API for Swift
swift-server/async-http-client
HTTP client library built on SwiftNIO
apple/swift-metrics
Metrics API for Swift
ArtSabintsev/Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
jakeheis/Shout
SSH made easy in Swift
swift-extras/swift-extras-json
JSON encoding and decoding without the use of Foundation in pure Swift.
alchemy-swift/alchemy
Modern, batteries included web framework for Swift.
choefele/AlexaSkillsKit
Swift library to develop custom Alexa Skills
choefele/swift-lambda-app
Amazon Lambda app with Swift and Docker
Jinxiansen/Awesome-Server-Side-Swift
Swift 服务端开发 Perfect、Vapor资料。
swift-server/swift-webauthn
A Swift library for implementing the WebAuthn spec
NozeIO/MicroExpress
A micro web server framework on top of Swift NIO
vapor-community/vapor-aws-lambda-runtime
Run your Vapor api server on AWS Lambda using the official Swift Server runtime.
swift-extras/swift-extras-base64
Base64 encode and decode without the use of Foundation in pure Swift.
NozeIO/redi-s
A performant Redis server implemented in SwiftNIO.
21GramConsulting/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.
fabianfett/swift-lambda-runtime
⚠️ Deprecated AWS Lambda Runtime - please use https://github.com/swift-server/swift-aws-lambda-runtime instead
swift-serverless/Breeze
A Serverless API Template Generator for Server-Side Swift
mochidev/Bytes
Swift Library for working with sequences of Bytes (aka [UInt8])
m-barthelemy/vapor-queues-fluent-driver
A Fluent implementation for https://github.com/vapor/queues (Vapor4)
iq3addLi/swift-vapor-layered-realworld-example-app
Exemplary real world application built with Swift + Vapor. 🐦💧
SwiftNIOExtras/swift-nio-redis
A high performance Redis protocol (RESP) implementation for SwiftNIO
helje5/MicroExpress
A micro web server framework on top of the official Swift HTTP API
21GramConsulting/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.
mochidev/swift-webpush
WebPush server implementation in Swift
IBM/kitura-on-kubernetes
Develop a Full-Stack Swift application with a native iOS app and Kitura on Kubernetes
Fidetro/Swift-FFDB
a Object/Relational Mapping (ORM) support to iOS and MacOS .Since SwiftFFDB is build on top of FMDB.
choefele/swift-server-app
Server app with Swift and Docker
amadeu01/swift-vapor-conduit-example-app
Swift (Vapor) server side api for Real World example app
mochidev/CodableDatastore
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.
finlabsuk/open-banking-connector-swift
Software that simplifies access to UK Open Banking APIs
pokryfka/aws-xray-sdk-swift
Unofficial AWS X-Ray SDK for Swift.
IBM/Hackernews-NLU
WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
SwiftyLab/setup-swift
GitHub Action to setup Swift environment
fitomad/Checkpoint
A Rate-Limit middleware for Vapor server