30 open-source projects similar to dfed/swift-async-queue, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Swift Async Queue alternative.
A complete set of primitives for concurrency and reactive programming on Swift
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
OTP is a concurrent programming framework and distributed computing platform that serves as the Erlang runtime environment. It provides a fault-tolerant operating environment designed for building scalable, real-time systems that manage massive amounts of simultaneous tasks through asynchronous messaging. The environment is distinguished by its use of an actor-based concurrency model and hierarchical supervision trees that automatically restart failed processes. It supports hot code loading to allow system updates without downtime and utilizes a preemptive user-space scheduler to manage light
Bolts-Swift is a concurrency control framework designed to manage asynchronous workflows in native mobile applications. It provides a collection of primitives that allow developers to orchestrate background operations through a promise-based model, replacing deeply nested callback structures with chainable task sequences. The library distinguishes itself by offering granular control over task lifecycles and execution environments. It enables developers to define custom executors for specific threading contexts and provides mechanisms to manually signal the completion, error, or cancellation o
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
Reactive computation tree library for non-blocking concurrent Common Lisp
Common Lisp distributed computation framework implemented using Swank Client
A simple tool that provides cron like facilities directly inside of common lisp.
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.
Common Lisp Library for the Gearman distributed job system.
Cancellation propagation library for Common Lisp with deadlines and timeouts