SkillAgentSearch skills...

TheList

A list of Awesome Server Side Swift 3 projects

Install / Use

/learn @Awesome-Server-Side-Swift/TheList
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The Awesome Server Side Swift List

A curated list of awesome Server Side Swift 3 projects.

Interested in contributing? Please see the Contributing section below. Please note that components targeting iOS projects will not be considered unless there is a clear use case for a server side implementation. Projects must also be SPM modules that can be included as dependancies, unless otherwise stated.

Thanks goes out to vsouza for the inspiration of his Awesome iOS list!

Table of Contents

Server Side Swift Frameworks

Server Side Swift frameworks are projects that provide an infrastructure with which you can build a working Swift API.

Server Side Utilities

File System

Compression

Encryption / Cryptography

Logging

Command Line Access

iOS Notifications

Networking

Configuration

  • JSON Config - A Swift 3 JSON Config reader library. Reads JSON files for server side configuration.
  • Swifty-pList - A Swift 3 pList library. Reads & writes pLists for server side configuration.

Testing

  • SwiftRandom - A tiny generator of random data for swift. SPM module.
  • LoremSwiftum - A lightweight lorem ipsum generator for Swift.

Miscellaneous

Authentication

Templating

Parsers

JSON

XML

MessagePack

Miscellaneous Parsers

  • URI Parser - URI (RFC 3986) for Swift 3.0.
  • [GaphQL] (https://github.com/GraphQLSwift/GraphQL) - The Swift GraphQL implementation for macOS and Linux

Utility

Strings

  • SwiftString - A comprehensive, lightweight string extension for Swift 3
  • Hypertext - Any-way-you-want-it, type-safe HTML in Swift

Misc Utilities

Database Connectors

MySQL

View on GitHub
GitHub Stars865
CategoryDevelopment
Updated11d ago
Forks79

Languages

Swift

Security Score

95/100

Audited on Mar 17, 2026

No findings