Async-plus Alternatives
Similar projects and alternatives to async-plus
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
-
-
Throttler
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine. (by boraseoksoon)
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Kommander
Discontinued A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
-
async-plus discussion
async-plus reviews and mentions
-
What’s everyone working on this month? (March 2022)
I just released version 1.0.0 of my framework (called Async+) that allows you to use Swift 5.5's async/await with Promise-like chainable operations. I had originally been working on a productivity app for Mac when I came across the problem of not being able to do certain async things without a lot of nesting, so I made this library. So I hope other people can find it useful!
Stats
async-plus/async-plus is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of async-plus is Swift.