ITCB-master VS swift-composable-architecture

Compare ITCB-master vs swift-composable-architecture and see what are their differences.

ITCB-master

One Repo to Find Them, and In the Darkness, Bind Them (by ChrisMarshallNY)

swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. (by pointfreeco)
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
ITCB-master swift-composable-architecture
3 59
9 11,409
- 3.4%
1.8 9.6
over 2 years ago 7 days ago
HTML Swift
GNU General Public License v3.0 or later 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.

ITCB-master

Posts with mentions or reviews of ITCB-master. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • Teaching Software Engineering in DLang [pdf]
    1 project | news.ycombinator.com | 23 Sep 2023
    I like to use the "Notes" section for that.

    My slideshows tend to be very obtuse, on their own, but they make a lot of sense, if you read the notes (which are often a script for speaking).

    Here's an example (Apple Keynote): https://github.com/ChrisMarshallNY/ITCB-master/blob/master/P...

  • Ask HN: How might HN build a social network together?
    9 projects | news.ycombinator.com | 15 Dec 2022
    Thanks. I’ve considered doing stuff like Vimeo/YouTube stuff, and may do so, but it’s a lot of work. I’ve had a full dance card, the last couple of years, and that has even affected my text postings (which is why I came up with my “Shorties”[0] series).

    I enjoy writing, but don’t enjoy video production as much (but I haven’t really done enough to say that, definitively).

    When I give talks and classes, I spend a lot of time, preparing. I spent close to a month, preparing this 90-minute Bluetooth class[1].

    I have just been a bit strapped for time, lately.

    [0] https://littlegreenviper.com/series/shorties/

    [1] https://github.com/ChrisMarshallNY/ITCB-master

  • SwiftUI for Mac 2022
    6 projects | news.ycombinator.com | 3 Jul 2022
    It probably is the way the author set stuff up.

    For myself, I spend many hours, polishing my courses.

    This one is a bit dated, but you can see what I mean: https://github.com/ChrisMarshallNY/ITCB-master

swift-composable-architecture

Posts with mentions or reviews of swift-composable-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-29.

What are some alternatives?

When comparing ITCB-master and swift-composable-architecture you can also consider the following projects:

Coze - Coze is a cryptographic JSON messaging specification.

Clean Architecture for SwiftUI + Combine - SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

swiftui-mac-2022 - Sample app to accompany article.

redux - A JS library for predictable global state management

SwiftAI-book - manuscript for my Swift AI book for macOS and iOS

tca-swiftui-navigation-demo - Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture

kgn - Interactive exploration of Knowledge Graphs using natural language. Example for my book "Practical Python Artificial Intelligence Programming" https://leanpub.com/pythonai

iOS-Viper-Architecture - This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.

matrix.to - A simple stateless privacy-protecting URL redirecting service for Matrix

GRDB.swift - A toolkit for SQLite databases, with a focus on application development

spreed - 🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud

TCA-tutorial