mattpolzin / PolyLinks
A light-weight general-purpose library to help represent situations where the type of a value is one of a set of types. An alternative to type erasure.
☆20Updated last month
Alternatives and similar repositories for Poly
Users that are interested in Poly are comparing it to the libraries listed below
Sorting:
- Experiments with Swift async/await and structured concurrency☆42Updated 4 years ago
- An unopinionated SwiftNIO based web framework, Express.js/Connect like.☆61Updated last month
- UniquelyTypedID Swift Macro. Let the compiler confirm you're passing the right kind of ID☆21Updated 2 years ago
- Metadata driving the SwiftPM Catalog application☆67Updated last year
- A SwiftUI-like, declarative way to setup MacroExpress Endpoints☆30Updated last year
- Watches over your Swift project's source☆50Updated last year
- The Swift Compiler As a Package☆68Updated last year
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.☆45Updated 3 years ago
- OpenCombine helpers for JavaScriptKit/WebAssembly APIs☆32Updated 3 years ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated last year
- A generic ObservableObject for every property!☆43Updated last year
- Generate Swift structs from PostgreSQL database schema☆26Updated last month
- A static library for using SwiftSyntax / lib_InternalSwiftSyntaxParser☆48Updated 2 years ago
- An unopinionated SwiftNIO based asynchronous I/O framework, Node.js like.☆39Updated last month
- SwiftUI implementation of a collection view, similar to UICollectionView with UICollectionViewFlowLayout.☆37Updated 5 years ago
- Easily add swift packages from the command line☆24Updated last year
- A command line tool to test (REST) APIs