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:
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 4 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆120Updated 4 years ago
- An index of cross-platform libraries or projects made in Swift by the open source community. Issue a PR if something's missing! :)☆106Updated 6 years ago
- A Combine micro debugging package☆55Updated 6 years ago
- Some tests and sample code that explore a few behaviors of Apple's Combine framework.☆111Updated 4 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- ☆68Updated 5 years ago
- Swift package for easily rendering text tables. Inspired by the Python tabulate library.☆106Updated 2 years ago
- A Swift package for generating Xcode workspaces & playgrounds☆193Updated 4 years ago
- Swift source code scanner.☆13Updated 7 years ago
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- Publishers, operators, and subscribers to supplement Combine.☆138Updated last year
- Swift parser + mock generator☆48Updated 10 months 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 6 years ago
- 🏫 A collection of helpful Xcode playground templates.☆84Updated 4 years ago
- Lots of my presentations.☆73Updated last year
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- Some templates to use for Code Generation in Swift with http://github.com/krzysztofzablocki/Sourcery☆100Updated 6 years ago
- Continuous Integration Tool for Swift Projects☆101Updated 8 months ago
- Sparse is a simple parser-combinator library written in Swift.☆116Updated 5 years ago
- A web server based on SwiftNIO designed to be used as a mock server in UI automation tests☆54Updated 5 years ago
- An experimental project that shows the types defined in a Swift code as expandable bubbles on a canvas.☆59Updated 6 years ago
- 🐍 Constrict your layout in Swift☆53Updated 5 years ago
- Experimental GraphQL query builders☆24Updated 5 years ago
- Fast build times for big Swift projects☆238Updated 5 years ago
- Shortest-path multi-step Core Data migrations in Swift☆16Updated 5 months ago
- [UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies☆35Updated 3 years ago
- General purpose diffing library with parent/children n-level diffing☆37Updated last year
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆65Updated 3 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago