architectural-patterns topic

List architectural-patterns repositories

UECS

362
Stars
53
Forks
Watchers

Ubpa Entity-Component-System (U ECS) in Unity3D-style

quiz-app

411
Stars
125
Forks
Watchers

A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.

Android-CleanArchitecture-Kotlin

4.6k
Stars
915
Forks
Watchers

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.

freestyle

613
Stars
52
Forks
Watchers

A cohesive & pragmatic framework of FP centric Scala libraries

MVPArt

780
Stars
153
Forks
Watchers

🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).

programming-principles

2.6k
Stars
617
Forks
Watchers

Categorized overview of programming principles & design patterns

Porto

1.6k
Stars
185
Forks
Watchers

Porto is a Modern Software Architectural Pattern that scales with your business!

aws-solutions-constructs

1.2k
Stars
238
Forks
Watchers

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

waf

693
Stars
128
Forks
Watchers

Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.

SwiftUI-Architectures

667
Stars
48
Forks
Watchers

Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app