An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with swift-server

A curated list of projects in awesome lists tagged with swift-server .

https://github.com/apple/swift-nio

Event-driven network application framework for high performance protocol servers & clients, non-blocking.

asynchronous-io event-driven high-performance networking non-blocking non-blocking-io swift swift-server swift5 swiftnio

Last synced: 11 Feb 2026

https://apple.github.io/swift-nio/

Event-driven network application framework for high performance protocol servers & clients, non-blocking.

asynchronous-io event-driven high-performance networking non-blocking non-blocking-io swift swift-server swift5 swiftnio

Last synced: 29 Mar 2025

https://github.com/apple/swift-log

A Logging API for Swift

logging swift-server

Last synced: 16 Jan 2026

https://github.com/swift-server/async-http-client

HTTP client library built on SwiftNIO

http-client swift-nio swift-server swift5

Last synced: 11 Feb 2026

https://github.com/apple/swift-metrics

Metrics API for Swift

metrics swift-server

Last synced: 14 May 2025

https://github.com/jakeheis/Shout

SSH made easy in Swift

libssh2 ssh swift-server

Last synced: 24 Mar 2025

https://github.com/swift-extras/swift-extras-json

JSON encoding and decoding without the use of Foundation in pure Swift.

json swift swift-json swift-server

Last synced: 05 Apr 2025

https://github.com/choefele/swift-lambda-app

Amazon Lambda app with Swift and Docker

aws-lambda swift swift-server

Last synced: 14 Apr 2025

https://github.com/brokenhandsio/swift-webauthn

A Swift library for implementing the WebAuthn spec

authentication passkeys swift swift-server webauthn

Last synced: 11 Dec 2025

https://github.com/nozeio/microexpress

A micro web server framework on top of Swift NIO

asyncio express swift-framework swift-nio swift-server swift4

Last synced: 21 Oct 2025

https://github.com/NozeIO/MicroExpress

A micro web server framework on top of Swift NIO

asyncio express swift-framework swift-nio swift-server swift4

Last synced: 29 Mar 2025

https://github.com/rarestype/swift-json

high-performance json parsing and encoding for server applications

autosync json swift swift-server

Last synced: 07 Jun 2026

https://github.com/vapor-community/vapor-aws-lambda-runtime

Run your Vapor api server on AWS Lambda using the official Swift Server runtime.

aws aws-lambda aws-lambda-swift lambda swift swift-server vapor

Last synced: 28 Apr 2025

https://github.com/swift-extras/swift-extras-base64

Base64 encode and decode without the use of Foundation in pure Swift.

base64 swift swift-server

Last synced: 29 Apr 2025

https://github.com/nozeio/redi-s

A performant Redis server implemented in SwiftNIO.

asyncio redis redis-server swift-nio swift-server

Last synced: 29 Jun 2025

https://github.com/ordo-one/swift-parca

Low-overhead continuous profiling for Swift on Server production environments

docker linux parca performance performance-analysis swift swift-server

Last synced: 21 Oct 2025

https://github.com/mochidev/swift-webpush

WebPush server implementation in Swift

swift swift-6 swift-server webpush

Last synced: 14 Apr 2025

https://github.com/mochidev/bytes

Swift Library for working with sequences of Bytes (aka [UInt8])

bytes serialization swift swift-package-manager swift-server swift5-10 swift5-7 swift5-8 swift5-9

Last synced: 11 Jul 2025

https://github.com/vapor/swiftly-action

Simple one-step access to the Swiftly toolchain manager from GitHub Actions workflows

github-actions swift swift-server swiftly

Last synced: 26 Feb 2026

https://github.com/swiftnioextras/swift-nio-redis

A high performance Redis protocol (RESP) implementation for SwiftNIO

asyncio redis redis-client swift-framework swift-nio swift-server swift4

Last synced: 23 Apr 2025

https://github.com/helje5/microexpress

A micro web server framework on top of the official Swift HTTP API

express swift swift-framework swift-server

Last synced: 19 Mar 2025

https://github.com/rarestype/h

hashes, checksums, and hextools for server applications

autosync crc32 hash hmac-sha256 pbkdf2-sha-256 swift swift-server

Last synced: 01 Apr 2026

https://github.com/Fidetro/Swift-FFDB

a Object/Relational Mapping (ORM) support to iOS and MacOS .Since SwiftFFDB is build on top of FMDB.

cocoapods fmdb ios macos mysql perfect-server sqlite3 swift-package-manager swift-server swift5

Last synced: 16 Oct 2025

https://github.com/fidetro/swift-ffdb

a Object/Relational Mapping (ORM) support to iOS and MacOS .Since SwiftFFDB is build on top of FMDB.

cocoapods fmdb ios macos mysql perfect-server sqlite3 swift-package-manager swift-server swift5

Last synced: 01 May 2025

https://github.com/choefele/swift-server-app

Server app with Swift and Docker

docker kitura swift swift-server

Last synced: 19 Sep 2025

https://github.com/mochidev/codabledatastore

An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.

database ios linux macos swift swift-async swift-package-manager swift-server swift5-10 swift5-9 tvos visionos watchos

Last synced: 26 Dec 2025

https://github.com/fitomad/checkpoint

A Rate-Limit middleware for Vapor server

rate-limit-redis rate-limiting swift swift-server vapor-4 vapor-swift

Last synced: 07 May 2025

https://github.com/slashmo/swift-app-store-receipt-validation

Small wrapper around AsyncHTTPClient to verify App Store Receipts.

appstoreconnect asynchttpclient receipt swift swift-nio swift-server

Last synced: 13 May 2025

https://github.com/kiliankoe/swift-log-matrix

Send Swift logs directly to a Matrix room

logging matrix swift-server

Last synced: 12 Mar 2026

https://github.com/rarestype/swift-io

extends swift-system with common-sense interfaces

autosync file-io swift swift-server

Last synced: 10 May 2026

https://github.com/vox-humana/appreviewpostman

App Store reviews from all countries formatted, translated and delivered 📬

appstore swift swift-server tamtam telegram watson-translator

Last synced: 25 Feb 2026

https://github.com/gwynne/discretional-precision

An implementation of an arbitrary-precision integer type and a number of mathematical operations on it

arbitrary-precision bigint swift swift-server

Last synced: 14 Nov 2025

https://github.com/rarestype/swift-cryptography

don’t build boringssl from source

autosync cryptography swift swift-server

Last synced: 28 May 2026

https://github.com/digipolitan/perfect-middleware

Perfect middleware swift allows developers to register middlewares inside a Perfect HTTPServer

middleware perfect perfect-server router swift swift-server

Last synced: 29 May 2026

https://github.com/nenuadrian/hades-multiplayer-game-mmo-swift

A research experiment aiming to figure out the intricacies of MMO servers and clients & Swift, using IBM BlueSocket library as a base for socket handling

networking swift swift-mmo swift-server

Last synced: 01 Mar 2026

https://github.com/fitomad/hmcheckpoint

A Rate-Limit middleware for Hummingbird 2

hummingbird swift swift-server

Last synced: 12 Sep 2025

https://github.com/rarestype/swift-user-agents

on the internet nobody knows you’re a swiftie

autosync security swift-server user-agent-parser

Last synced: 24 Apr 2026

https://github.com/mochidev/dynamiccodable

Easily preserve arbitrary Codable data structures when unarchiving

serialization swift swift-package-manager swift-server swift5-2

Last synced: 10 Jun 2026

https://github.com/rarestype/swift-jwt

pure swift jwt types with bring-your-own-crypto (byoc)

autosync jwt swift-server

Last synced: 28 Apr 2026

https://github.com/zentered/swift-vapor-demo

Swift/Vapor API Demo

swift-server vapor vapor-4

Last synced: 09 Apr 2025

https://github.com/digipolitan/perfect-cors

Perfect CORS is a swift package for providing a middleware that can be used to enable CORS

cors middleware perfect perfect-server swift swift-server

Last synced: 17 Sep 2025

https://github.com/btoms20/asyncplottabler

Prebuilt Tabler Components for Async HTML Rendering in Vapor

plot swift swift-server tabler tabler-ui vapor vapor-swift

Last synced: 15 Jun 2025

https://github.com/bre7/buzzer-swift

Swift clone of bufferapp's buzzer using Vapor instead of NodeJS Edit

swift-server vapor vapor-swift websockets

Last synced: 08 Jul 2025

https://github.com/mizcausevic-dev/vapor-saas-billing-engine

Swift Vapor billing engine for subscription lifecycle, proration, dunning, and replay-safe webhook idempotency.

backend billing finance-ops idempotency openapi saas server-side-swift subscription-billing subscriptions swift swift-server vapor webhooks

Last synced: 01 Jun 2026

https://github.com/tzc1234/chattingserver

1 on 1 chatting server side using Vapor.

swift-server vapor-swift

Last synced: 04 Apr 2025

https://github.com/getsidetrack/swift-nio-stomp

Event-driven Swift framework for messaging via the STOMP protocol

messaging networking stomp stomp-client swift swift-package swift-server swiftnio vapor vapor-swift

Last synced: 23 Mar 2025