Top 23 Swift Async Projects
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
-
-
Project mention: Has anyone used Swift to build backend microservices for production? | /r/swift | 2023-04-01
If you have a simple api service, i think you shouldn’t use vapor. Because vapor brings a lot of dependency. I use FlyingFox for my small projects: https://github.com/swhitty/FlyingFox
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
telegram-vapor-bot
🤖 The wrapper for the Telegram Bot API written in Swift with Vapor. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor.
-
-
Throttler
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine. (by boraseoksoon)
-
-
Shameless plug: https://github.com/roanutil/CoreDataRepository
-
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
-
-
-
-
-
-
-
Good match for async/await, too: I wrote a wrapper in Swift for it. [1]
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Swift Async related posts
Index
What are some of the best open-source Async projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | Hydra | 1,975 |
2 | then🎬 | 966 |
3 | SwiftCoroutine | 823 |
4 | AwaitKit | 752 |
5 | swift-nio-http2 | 439 |
6 | FlyingFox | 346 |
7 | mongo-swift-driver | 330 |
8 | AsyncExtensions | 263 |
9 | async-plus | 164 |
10 | telegram-vapor-bot | 158 |
11 | AsyncNinja | 156 |
12 | Throttler | 93 |
13 | Futures | 58 |
14 | CoreDataRepository | 55 |
15 | AsyncObjects | 40 |
16 | Bluebird.swift | 40 |
17 | Futura | 34 |
18 | CSV | 31 |
19 | SundeedQLite | 16 |
20 | EasyFirebaseSwift | 12 |
21 | UnsplashSwiftUI | 8 |
22 | IORingSwift | 3 |
23 | NetworkService | 2 |