jrsonline / strictlyswiftLinks
Various projects and code samples for the Strictly Swift blog
☆17Updated 6 years ago
Alternatives and similar repositories for strictlyswift
Users that are interested in strictlyswift are comparing it to the libraries listed below
Sorting:
- Swift parser + mock generator☆48Updated last week
- An experimental project that shows the types defined in a Swift code as expandable bubbles on a canvas.☆59Updated 7 years ago
- Some tests and sample code that explore a few behaviors of Apple's Combine framework.☆111Updated 5 years ago
- 🐍 Constrict your layout in Swift☆53Updated 5 years ago
- General purpose diffing library with parent/children n-level diffing☆37Updated last year
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- Extension for UIView that make use of Auto Layout easier.☆39Updated 7 years ago
- Task management framework with Async/Await implementation☆13Updated 2 years ago
- Swift Concurrent Collections☆48Updated 3 years ago
- ControllerFactory is a framework that aims at easily allowing the instantiation of any UIViewController from your app, in a way that is a…☆30Updated 7 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆120Updated 4 years ago
- Define and manage your Xcode Build Phases from inside Package.swift☆13Updated 6 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 years ago
- Sparse is a simple parser-combinator library written in Swift.☆116Updated 6 years ago
- A Swift package for generating Xcode workspaces & playgrounds☆194Updated 5 years ago
- Some templates to use for Code Generation in Swift with http://github.com/krzysztofzablocki/Sourcery☆100Updated 6 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 5 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- [UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies☆35Updated 4 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆65Updated 3 years ago
- A simple tool to create an XCFramework☆73Updated 5 years ago
- ☆68Updated 5 years ago
- 🏫 A collection of helpful Xcode playground templates.☆83Updated 4 years ago
- SwiftUI challenges☆47Updated 5 years ago
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.☆74Updated last year
- Concurrency made simple in Swift.☆94Updated 2 years ago
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…☆103Updated 5 years ago
- OpenAPI support for server side Swift projects.☆109Updated 4 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago