ChimeHQ / ConcurrencyPlus
Utilities for working with Swift Concurrency
☆250Updated last year
Alternatives and similar repositories for ConcurrencyPlus:
Users that are interested in ConcurrencyPlus are comparing it to the libraries listed below
- Data-driven, declarative, reactive, diffable collections (and lists!) for iOS. A modern, fast, and flexible library for UICollectionView …☆164Updated 5 months ago
- A library that helps you isolate CloudKit dependency and write testable code using CloudKit.☆137Updated 5 months ago
- Generated Swift code for the App Store Connect API based on the official OpenAPI spec.☆170Updated last week
- A Declarative Structured Language for regular expressions in Swift.☆149Updated 3 years ago
- A powerful toolkit for creating concise and expressive Swift macros☆263Updated last month
- Retries in Swift with sensible defaults and powerful flexibility.☆127Updated 11 months ago
- ⏰ A few clocks that make working with Swift concurrency more testable and more versatile.☆292Updated 4 months ago
- Interact with and calculate values of currencies in a type-safe way.☆118Updated 2 months ago
- A library of queues that enable sending ordered tasks to asynchronous contexts☆209Updated last week
- Bugtracker working off source code☆189Updated last year
- Swift package that makes it easier to write CloudKit sync-enabled, offline-capable apps☆327Updated 8 months ago
- Substitute po for Swift☆153Updated 2 years ago
- LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way☆397Updated last year
- Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream.☆201Updated 2 years ago
- A command-line tool to get all used Swift Package dependencies.☆171Updated last week
- Make use of SwiftUI Previews for UIKit!☆143Updated 11 months ago
- Codable Swift OpenAPI implementation.☆302Updated 3 weeks ago
- AsyncExtensions aims to mimic Swift Combine operators for async sequences.☆366Updated 2 months ago
- ☆101Updated last month
- A bidirectional router with more type safety and less fuss.☆374Updated 2 months ago
- Uses SwiftSyntax to parse Swift code into its constituent declarations☆225Updated 3 years ago
- macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support☆349Updated 3 years ago
- A tool for learning how the SwiftUI layout system works, and for debugging your own layout code.☆170Updated 2 years ago
- A benchmarking tool for Swift Collection algorithms