CocoaAsyncSocket VS swift-protobuf

Compare CocoaAsyncSocket vs swift-protobuf and see what are their differences.

CocoaAsyncSocket

Asynchronous socket networking library for Mac and iOS (by robbiehanson)

swift-protobuf

Plugin and runtime library for using protobuf with Swift (by apple)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CocoaAsyncSocket swift-protobuf
1 9
12,443 4,563
- 0.5%
0.0 9.6
about 1 year ago 6 days ago
Objective-C Swift
NOASSERTION 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.

CocoaAsyncSocket

Posts with mentions or reviews of CocoaAsyncSocket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.

swift-protobuf

Posts with mentions or reviews of swift-protobuf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • Writing a Unix clone in about a month
    1 project | news.ycombinator.com | 24 May 2024
    > so of Apple's programming languages

    So the whole part of your message about "even the FSF saying that free software should run on proprietary system" works when you want to criticize Hare, but not when looking at Apple proprietary software, right?

    A language is just another piece of software, I don't see why you should apply different rules to a programming language than, e.g. to a serializing system like Protobuf. And I don't think Google actively supports swift-protobuf (https://github.com/apple/swift-protobuf).

    Hare upstream just says "we are not interested in supporting non-free OSes, but we won't prevent you from doing it". It's your choice to not use Hare because of this, but it's their choice to not support macOS.

  • Binary Encoder/Decoder between rust and swift
    1 project | /r/rust | 9 Jun 2023
    https://docs.rs/prost/latest/prost/ crate lets you encode / decode protobuf messages. You can write a message which represents your struct or whatever data type is, set the fields, and then encode it into bytes. Decoding in swift can be done with something like this https://github.com/apple/swift-protobuf ig.
  • Connect-Swift: You’ll want to use Protobuf on iOS
    1 project | news.ycombinator.com | 18 Jan 2023
    I’ve used Protobuf in Swift and it was pretty straightforward. Apple already provides a tool chain [1] so using a third party is a hard sell.

    [1] https://github.com/apple/swift-protobuf

  • Implementing Parts of the Swift Compiler in Swift
    4 projects | news.ycombinator.com | 9 Aug 2022
    > Why should they? That isn't their target audience.

    Because they need it?

    Apple discontinued macOS server, i bet they use Linux in some of their servers

    All their networking related libs are available and tested for Linux [1, 2]

    Let's not forget that they package Swift for Linux, and now also for Windows [3]

    Swift is crossplatform language (you not wanting to understand it doesn't change this fact), it's not a macOS framework

    [1] - https://github.com/apple/swift-nio

    [2] - https://github.com/apple/swift-protobuf/blob/main/.github/wo...

    [3] - https://forums.swift.org/t/announcing-swift-5-6-2-for-linux-...

  • Google's Swift protobuf library crashes on unknown enums
    1 project | news.ycombinator.com | 26 Jan 2022
  • Awesome macOS Libraries List
    76 projects | dev.to | 21 Jan 2022
    Swift Protobuf - Plugin and runtime library for using protobuf with Swift. Language: Swift.
  • Google Protocol Buffers Support Idiomatic Kotlin Bindings
    2 projects | /r/Kotlin | 2 Jan 2022
    I need to explore using Protobuf -> Swift (https://github.com/apple/swift-protobuf) then using the Kotlin Native to Swift interop: https://kotlinlang.org/docs/native-objc-interop.html
  • Swift Protobuf JSON enum parsing isn't forwards compatible
    1 project | news.ycombinator.com | 5 Nov 2021
  • Starlink (SpaceX.API.Device) Class or .proto file for Swift (iOS)
    1 project | /r/Starlink | 3 Aug 2021
    Thanks. I downloaded and installed https://github.com/apple/swift-protobuf. Is that the tool you are talking about? This creates a blank .proto file and generates .pb.swift files but I am stuck on creating the Starlink .proto file. Do you have a StarLink .proto file? I was successful in creating a protoset file but not a .proto file. Any advice would be greatly appreciated.

What are some alternatives?

When comparing CocoaAsyncSocket and swift-protobuf you can also consider the following projects:

AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.

Alamofire - Elegant HTTP Networking in Swift

protobuf-swift - Google ProtocolBuffers for Apple Swift

MMLanScan - An iOS LAN Network Scanner library

Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures

Ciao - Publish and discover services using Bonjour

Netdiag - Network Diagnosis for iOS

CDZPinger - Easy-to-use ICMP Ping for iOS (and maybe OSX)

APIKit - Type-safe networking abstraction layer that associates request type with response type.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured