lukeredpath / swift-codingLinks
A protocol-witness oriented library built on top of Codable
☆14Updated 4 years ago
Alternatives and similar repositories for swift-coding
Users that are interested in swift-coding are comparing it to the libraries listed below
Sorting:
- State-driven URL opening for The Composable Architecture☆41Updated 2 years ago
- Swift CLI tool that provides information about a Swift Package☆82Updated last month
- JSON decoding and encoding, using the swift-parsing library☆31Updated 8 months ago
- ☆77Updated last month
- 💧 Vapor plugin for type-safe, transformable HTML views.☆91Updated last year
- A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)☆39Updated 3 years ago
- The snapshot testing library for GRDB☆37Updated last year
- A bidirectional Vapor router with more type safety and less fuss.☆96Updated last year
- A deadline algorithm for Swift Concurrency☆54Updated 6 months ago
- Encode and decode deeply-nested data into flat Swift objects☆105Updated 3 years ago
- Publishers, operators, and subscribers to supplement Combine.☆138Updated last year
- Migration for `Codable` objects.☆85Updated 4 years ago
- ☆68Updated 2 years ago
- ☆28Updated last year
- Effortlessly visualize dependencies in Swift projects. This tool generates Mermaid-format graphs, representing the architecture and conne…☆48Updated last year
- Cross-platform Swift library for parsing SVGPath strings☆119Updated 3 months ago
- ☆31Updated 6 years ago
- 📖 A collaborative list of all things Swift NIO☆89Updated 4 years ago
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆104Updated 2 months ago
- print table on swift. print(table: [1, 2, 3])☆83Updated 8 months ago
- An unopinionated SwiftNIO based asynchronous I/O framework, Node.js like.☆39Updated last month
- Define your release steps 🚀☆114Updated 2 years ago
- Dungeons & Dragons DM companion app in SwiftUI☆122Updated last week
- Write XCTests in BDD style 🤷🏻♂️☆56Updated last year
- A library that lets you setup feature flagging for your iOS app using CloudKit☆101Updated 4 years ago
- A package manager agnostic dependency management tool for Swift☆55Updated last year
- A DX improvement layer for Vapor 4☆64Updated 4 years ago
- Everything☆56Updated 3 weeks ago
- A higher order reducer API for loading data with the Composable Architecture☆14Updated last year
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat