awesome-swift VS CombineExt

Compare awesome-swift vs CombineExt and see what are their differences.

awesome-swift

A collaborative list of awesome Swift libraries and resources. Feel free to contribute! (by matteocrippa)

CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards. (by CombineCommunity)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
awesome-swift CombineExt
6 3
24,260 1,673
- 1.4%
7.3 0.0
6 days ago 3 months ago
Ruby Swift
Creative Commons Zero v1.0 Universal 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.

awesome-swift

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

CombineExt

Posts with mentions or reviews of CombineExt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.
  • new to Combine and struggling with the best way to launch multiple requests
    1 project | /r/iOSProgramming | 21 Jan 2023
    To take the result of one publisher and return another publisher, you'll probably want to use flatMap-3k7z5). However, based on your use case, I do believe that flatMapLatest is the way to go from CombineExt. I'll explain below.
  • Textfield IBAction vs delegate
    2 projects | /r/swift | 27 Sep 2021
    There is a CombineCocoa library available. I haven't use Combine much yet mainly because until recently, I had to support iOS versions previous to 13 and even now, there are several reactive operators that I use extensively that don't exist in Combine. CombineExt is slowly filling in the gaps though.
  • Creating Frameworks: What is Necessary?
    5 projects | /r/swift | 24 Jan 2021
    Other frameworks that are important for me are ones that add missing functionality, like CombineExt, or abstractions like Moya.

What are some alternatives?

When comparing awesome-swift and CombineExt you can also consider the following projects:

awesome-ios - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects

CombineCocoa - Combine publisher bridges for UIKit

WebRTC-iOS - A simple native WebRTC demo iOS app using swift

ReactiveSwift - Streams of values over time

mobile-ios - Private Internet Access - PIA VPN for iOS

RBSManager - A Swift library for connecting to ROS using ROSBridge and Websockets

OAuthSwift - Swift based OAuth library for iOS

SwifterSwift - A handy collection of more than 500 native Swift extensions to boost your productivity.

DeTeXt - iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).

Covfefe - A parser for nondeterministic context free languages