adam-fowler / swift-webLinks
Web server serving local files
☆15Updated 7 months ago
Alternatives and similar repositories for swift-web
Users that are interested in swift-web are comparing it to the libraries listed below
Sorting:
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- A library written in Swift to process XML☆22Updated this week
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 10 months ago
- Are we server yet? A simple reckoning of Swift’s readiness for Server-related things. Inspired by arewewebyet.org☆38Updated 2 years ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- An app that displays Package.swift info☆42Updated last year
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆33Updated 4 months ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 9 months ago
- Experiments with Swift async/await and structured concurrency☆42Updated 4 years ago
- Static Tokamak/SwiftUI views renderer for Vapor☆49Updated 2 years ago
- A lock for Swift concurrency☆66Updated 9 months ago
- A comprehensive set of algorithms and datasets for color science with a focus on digital applications written in Swift.☆11Updated 2 years ago
- Swift Macro to generate IDs for enumeration cases☆26Updated 5 months ago
- hashes, checksums, and hextools for server applications☆24Updated 6 months ago
- Additional Scene types for SwiftUI on macOS☆24Updated 6 months ago
- serve versioned, multi-package swift documentation, at scale☆38Updated last year
- UniquelyTypedID Swift Macro. Let the compiler confirm you're passing the right kind of ID☆21Updated last year
- Swift library to more easily test async code☆35Updated 2 years ago
- Standard extensions for Foundation framework☆19Updated last year
- A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of struct…