protobuf-swift
Google ProtocolBuffers for Apple Swift (by alexeyxo)
apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift. (by apollographql)
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
protobuf-swift | apollo-ios | |
---|---|---|
1 | 6 | |
934 | 3,766 | |
- | 0.5% | |
0.0 | 0.0 | |
about 3 years ago | 6 days ago | |
Swift | Swift | |
Apache License 2.0 | MIT License |
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.
protobuf-swift
Posts with mentions or reviews of protobuf-swift.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Awesome macOS Libraries List
protobuf-swift - Google ProtocolBuffers for Apple Swift. Language: Swift.
apollo-ios
Posts with mentions or reviews of apollo-ios.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-18.
-
Migrating Netflix to GraphQL Safely
GraphQL queries are just HTTP POST queries with a JSON body. They're supported everywhere.
If you want specialized tooling for them, Kotlin and Swift both have great strongly-typed GraphQL libraries.
Apollo publishes libraries for both:
- GraphQL making its way into a Twitter discussion about latency is not what I expected
-
Awesome macOS Libraries List
apollo-ios - A strongly-typed, caching GraphQL client. Language: Swift.
-
SwiftGraphQL - A GraphQL client for Swift lovers.
Apollo iOS, on the other hand, generates Swift types from queries in our "queries.graphql" files and supports caching out of the box. Generating types from the SDL is not per se a problem, but it becomes cumbersome and error-prone with large nested queries. Apollo iOS also strongly-binds the generated structures to your queries, making it almost impossible to translate fetched data into an internal state.
-
GraphQL - Diving Deep
Apollo Client does have a good integration with these frameworks including React, iOS and Android — so, you might want to check that out
What are some alternatives?
When comparing protobuf-swift and apollo-ios you can also consider the following projects:
Alamofire - Elegant HTTP Networking in Swift
Moya - Network abstraction layer written in Swift.
swift-graphql - A GraphQL client that lets you forget about GraphQL.
AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.
swift-protobuf - Plugin and runtime library for using protobuf with Swift
CocoaAsyncSocket - Asynchronous socket networking library for Mac and iOS
Benchmark - The Benchmark⏲ module provides methods to measure and report the time used to execute Swift code.
Swift-AI - The Swift machine learning library.
Money