Packages for keyword “swift-server”
swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
async-http-client
HTTP client library built on SwiftNIO
swift-metrics
Metrics API for Swift
swift-log
A Logging API for Swift
Shout
SSH made easy in Swift
swift-webauthn
A Swift library for implementing the WebAuthn spec
Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
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.
CodableDatastore
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.
swift-extras-base64
Base64 encode and decode without the use of Foundation in pure Swift.
swift-extras-json
JSON encoding and decoding without the use of Foundation in pure Swift.
Breeze
A Serverless API Template Generator for Server-Side Swift
vapor-aws-lambda-runtime
Run your Vapor api server on AWS Lambda using the official Swift Server runtime.
MicroExpress
A micro web server framework on top of Swift NIO
Bytes
Swift Library for working with sequences of Bytes (aka [UInt8])
swift-nio-redis
A high performance Redis protocol (RESP) implementation for SwiftNIO
aws-xray-sdk-swift
Unofficial AWS X-Ray SDK for Swift.
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.
redi-s
A performant Redis server implemented in SwiftNIO.
swift-environment-decoder
Type-safe access to your environment leveraging Swift's Decodable