swift-async-queue

Async task queue

A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency.

A library of queues that enable sending ordered tasks to asynchronous contexts

GitHub

162 stars
3 watching
11 forks
Language: Swift
last commit: 13 days ago

Related projects:

Repository Description Stars
albinzr/swiftytask A high-performance queuing system for managing tasks with closure and various priority levels 22
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
davecom/swiftpriorityqueue A data structure implementation for managing elements of varying priorities in Swift 372
ulrikdamm/forbind A functional programming framework for Swift that simplifies async and promise handling. 45
reactkit/swifttask Provides a framework for handling asynchronous tasks with progress tracking, pause/resume, and retry capabilities in Swift 1,935
albertodebortoli/promis A framework for working with asynchronous tasks in Swift using futures and promises. 108
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
mafredri/zsh-async A library that enables asynchronous task execution without external tools in zsh shells. 771
fabriziobrancati/queuer A queue manager that provides a centralized way to manage asynchronous and synchronous tasks. 1,088
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
rxswiftcommunity/rxtask A command-line task runner implemented using RxSwift 15
vadymmarkov/when A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling 266
earthboundkid/flowmatic A library that provides an easy-to-use API for managing concurrent tasks and propagating errors 369
envoy/embassy An ultra-lightweight asynchronous HTTP server library written in Swift 601