groue / AsyncQueuesLinks
Utilities for serializing asynchronous operations
☆35Updated 3 months ago
Alternatives and similar repositories for AsyncQueues
Users that are interested in AsyncQueues are comparing it to the libraries listed below
Sorting:
- A retry algorithm for Swift Concurrency☆57Updated 5 months ago
- A lock for Swift concurrency☆76Updated last month
- More Friendly SwiftSyntax API☆78Updated last week
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆33Updated 6 months ago
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 7 months ago
- A collection of Swift Package-related shell scripts.☆73Updated last week
- A simple modular asynchronous data flow and caching solution for Swift.☆18Updated 9 months ago
- A native Swift implementation of glob match patterns.☆61Updated 2 months ago
- A Swift macro for automatically adding Loggers to types☆59Updated 4 months ago
- Quickly find matches in a Swift collection☆36Updated 2 years ago
- A simple, ergonomic solution for safely capturing method references in Swift.☆23Updated 3 months ago
- Breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions☆35Updated 4 months ago
- Abstractions for working with TextKit 1 and 2☆53Updated 6 months ago
- Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tang…☆23Updated 11 months ago
- Zip Archive reader/writer written in Swift☆51Updated 5 months ago
- A Swift protocol for composing the textual representation of a type in terms of its components.☆19Updated 2 months ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆58Updated 2 months ago
- A deadline algorithm for Swift Concurrency