CLE-Architecture-Tools VS RxFeedback.swift

Compare CLE-Architecture-Tools vs RxFeedback.swift and see what are their differences.

CLE-Architecture-Tools

A library for helping conform to the Cause-Logic-Effect Architecture. (by danielt1263)

RxFeedback.swift

The universal system operator and architecture for RxSwift (by NoTests)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CLE-Architecture-Tools RxFeedback.swift
3 1
40 1,034
- 0.2%
8.0 0.0
about 2 months ago 8 months ago
Swift Swift
MIT License 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.

CLE-Architecture-Tools

Posts with mentions or reviews of CLE-Architecture-Tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-14.
  • Finally finished refactoring RxSwift out of codebase
    1 project | /r/swift | 11 Apr 2022
    You might find my ErrorRouter class to be handy. It reroutes errors to a single subscription so they don't affect the observable chains at all.
  • Xcode double segue
    2 projects | /r/swift | 14 Jan 2022
    I do this with RxSwift and my CLE library. Using those you can do something like this:
  • Swift Architecture patterns
    2 projects | /r/swift | 28 Oct 2021
    I use Cause-Logic-Effect which is a variation of The Binder Architecture that I developed. CLE is basically like Binder Architecture except my Services are small functions instead of large classes.

RxFeedback.swift

Posts with mentions or reviews of RxFeedback.swift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-28.

What are some alternatives?

When comparing CLE-Architecture-Tools and RxFeedback.swift you can also consider the following projects:

Rickenbacker - 🎉 RxSwift extensions and MVVM component project architecture.

ios-architecture - A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others

TheBinderArchitecture - A declarative architecture based on bindings

MVVMC-SplitViewController - Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.

ReactorKit - A library for reactive and unidirectional Swift applications

Reactant - Reactant is a reactive architecture for iOS

RxReachability - RxSwift bindings for Reachability