async-http-client
HTTP client library built on SwiftNIO (by swift-server)
APNSwift
An HTTP/2 APNS library built on AsyncHTTPClient (by swift-server-community)
Our great sponsors
async-http-client | APNSwift | |
---|---|---|
1 | 0 | |
678 | 498 | |
3.4% | 2.4% | |
8.0 | 7.6 | |
11 days ago | 26 days ago | |
Swift | Swift | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
async-http-client
Posts with mentions or reviews of async-http-client.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-22.
-
Send Welcome Emails using Appwrite's Swift Cloud Functions
import PackageDescription let package = Package( name: "WelcomeEmail", dependencies: [ .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.0.0"), ], targets: [ .target( name: "WelcomeEmail", dependencies: [ .product(name: "AsyncHTTPClient", package: "async-http-client"), ]) ] )
APNSwift
Posts with mentions or reviews of APNSwift.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning APNSwift yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing async-http-client and APNSwift you can also consider the following projects:
swift-nio - Event-driven network application framework for high performance protocol servers & clients, non-blocking.
hummingbird - Lightweight, flexible HTTP server framework written in Swift
Appwrite - Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
Alamofire - Elegant HTTP Networking in Swift
Swift-Atem - Blackmagic Design Atem network protocol implementation in swift 5.1 using NIO 2
flanker - Python email address and Mime parsing library
open-source-ios-apps - :iphone: Collaborative List of Open-Source iOS Apps