#server-side-swift (30 Repositories)
Ranked open-source repositories tagged with #server-side-swift, scored by pull request acceptance likelihood and maintainer engagement velocity.
56.2%
42.5h
30 repositories tagged #server-side-swift
vapor/console-kit
💻 APIs for creating interactive CLI tools.
swift-server-community/mqtt-nio
A Swift NIO MQTT v3.1.1 and v5.0 Client
SwiftPackageIndex/SwiftPackageIndex-Server
The Swift Package Index is the place to find and explore Swift packages
SwiftFiddle/swiftfiddle-web
SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser).
vapor/docs
📖 Documentation markdown for all Vapor packages.
swhitty/FlyingFox
Lightweight, HTTP server written in Swift using async/await.
pointfreeco/pointfreeco
🎬 The source for www.pointfree.co, a hub for advanced Swift programming.
vapor/jwt-kit
🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, MLDSA, RSA, PSS) with support for JWS and JWK
hummingbird-project/hummingbird-examples
Examples demonstrating various aspects of the Hummingbird swift server framework
sushichop/Puppy
A flexible logging library written in Swift
vapor/postgres-nio
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
vapor/multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
hummingbird-project/hummingbird
Lightweight, flexible HTTP server framework written in Swift
vapor/vapor
💧 A server-side Swift HTTP web framework.
vapor/jwt
Vapor JWT provider
vapor/routing-kit
🚍 High-performance trie-node router.
vapor-community/HTMLKit
Create and render HTML templates with HTMLKit
soto-project/soto
Swift SDK for AWS that works on Linux, macOS and iOS
vapor/toolbox
🧰 A CLI tool to easily create new Vapor projects.
nerzh/swift-telegram-bot
🤖 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. https://core.telegram.org/bots/api
vapor/mysql-nio
🐬 Non-blocking, event-driven Swift client for MySQL.
apple/swift-openapi-generator
Generate Swift client and server code from an OpenAPI document.
karwa/swift-url
A new URL type for Swift
orlandos-nl/Citadel
SSH Client & Server framework in Swift
apple/swift-container-plugin
Build and publish container images using Swift Package Manager
John-Connolly/SwiftQ
Distributed Task Queue
Zewo/Venice
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
brokenhandsio/SteamPress
A Blogging Engine and Platform written in Swift for use with the Vapor Framework
krzyzanowskim/OnlineSwiftPlayground
Online Swift Playground
givip/Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS