Utilities for serializing asynchronous operations
☆39Nov 14, 2025Updated 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 Swift package for reading Mach-O files☆25Jan 3, 2025Updated last year
- A Swift library that uses result builders to allow you to construct Data objects from various Swift data types.☆21Jul 25, 2024Updated last year
- A lock for Swift concurrency☆79Jul 31, 2025Updated 7 months ago
- Easily rollout your new features to segments of your audience.☆17Jan 30, 2025Updated last year
- A SwiftUI wrapper around LPLinkView from the Link Presentation framework by Apple.☆13Mar 19, 2025Updated 11 months ago
- Concurrency-safe event broadcasting using Swift's modern actor model. Designed for simplicity. Built for Swift concurrency.☆32Aug 19, 2025Updated 6 months ago
- A fast, safe, and efficient CBOR serialization library for Swift on any platform.☆31Nov 24, 2025Updated 3 months ago
- ☆15Mar 17, 2025Updated 11 months ago
- A simple cache for Swift☆16May 3, 2025Updated 9 months ago
- 🍶 Swift-based utility for managing project commands, inspired by Make.☆108Jan 1, 2026Updated 2 months ago
- A retry algorithm for Swift Concurrency☆61Apr 11, 2025Updated 10 months ago
- A Swift protocol for composing the textual representation of a type in terms of its components.☆20Jul 15, 2025Updated 7 months ago
- [obsoleted by AsyncMonitor] A simpler way to observe async notifications with Swift concurrency☆15Apr 27, 2025Updated 10 months ago
- Very simple JWT/JWK library for Swift☆30Jul 24, 2025Updated 7 months ago
- An AsyncSequence implementation for KVO observation☆16Mar 11, 2024Updated last year
- A simple modular asynchronous data flow and caching solution for Swift.☆18Dec 3, 2024Updated last year
- A safe Swift Concurrency interface for NSItemProvider☆33Oct 3, 2025Updated 4 months ago
- Language Server Protocol server infrastructure for Swift☆20Dec 26, 2025Updated 2 months ago
- A library of queues that enable sending ordered tasks to asynchronous contexts☆269Jan 22, 2026Updated last month
- Concurrency support for NSXPCConnection☆59Mar 17, 2025Updated 11 months ago
- Nested NSDocuments☆26Jul 9, 2024Updated last year
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index