All Projects → Archit Ios → Similar Projects or Alternatives

1890 Open source projects that are alternatives of or similar to Archit Ios

Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+908.87%)
Mutual labels:  architecture, clean-architecture
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (-30.54%)
Mutual labels:  architecture, clean-architecture
Super Simple Architecture
🧩 Super Simple Architecture in Swift
Stars: ✭ 44 (-78.33%)
Mutual labels:  architecture, design-patterns
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+15848.77%)
Mutual labels:  architecture, design-patterns
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+138.92%)
Mutual labels:  architecture, design-patterns
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+907.39%)
Mutual labels:  asynchronous, architecture
Paper Code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
Stars: ✭ 94 (-53.69%)
Mutual labels:  architecture, design-patterns
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-44.83%)
Mutual labels:  architecture, clean-architecture
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-48.28%)
Mutual labels:  architecture, clean-architecture
Typescript Clean Architecture
It is my attempt to create Clean Architecture based application in Typescript
Stars: ✭ 225 (+10.84%)
Mutual labels:  clean-architecture, unit-testing
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (+2.46%)
Mutual labels:  design-patterns, unit-testing
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+1429.06%)
Urf.core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 226 (+11.33%)
Mutual labels:  architecture, design-patterns
dialectic
Transport-polymorphic, asynchronous session types for Rust
Stars: ✭ 60 (-70.44%)
Mutual labels:  asynchronous, protocols
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+685.22%)
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+3964.04%)
Transition
Easy interactive interruptible custom ViewController transitions
Stars: ✭ 2,566 (+1164.04%)
Mutual labels:  controller, viewcontroller
archunit-examples
ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application
Stars: ✭ 31 (-84.73%)
Mutual labels:  unit-testing, architecture
android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Stars: ✭ 29 (-85.71%)
Mutual labels:  unit-testing, clean-architecture
Python-CleanArchitecture-Example
This project is a sample Python(Flask) web application adapting Clean Architecture.
Stars: ✭ 69 (-66.01%)
Mutual labels:  architecture, clean-architecture
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+13.3%)
Mutual labels:  architecture, unit-testing
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+1025.62%)
Mutual labels:  architecture, clean-architecture
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (-89.16%)
Mutual labels:  architecture, clean-architecture
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (-75.86%)
Mutual labels:  architecture, clean-architecture
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (-75.37%)
Mutual labels:  architecture, clean-architecture
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (+37.44%)
Mutual labels:  architecture, unit-testing
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (+37.44%)
Mutual labels:  architecture, clean-architecture
Go Clean Arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Stars: ✭ 5,128 (+2426.11%)
Mutual labels:  architecture, clean-architecture
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (-55.67%)
Mutual labels:  architecture, clean-architecture
Go Clean Architecture
👨‍💻 REST API example, built by following Uncle Bob’s clean architecture principles
Stars: ✭ 133 (-34.48%)
Mutual labels:  architecture, clean-architecture
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (-29.56%)
Mutual labels:  clean-architecture, unit-testing
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+0%)
Mutual labels:  architecture, clean-architecture
P
The P programming language.
Stars: ✭ 2,309 (+1037.44%)
Mutual labels:  asynchronous
Diagrams
🎨 Diagram as Code for prototyping cloud system architectures
Stars: ✭ 15,756 (+7661.58%)
Mutual labels:  architecture
Algorithms Data Structures In Typescript
Stars: ✭ 175 (-13.79%)
Mutual labels:  design-patterns
React Test Demo
Web 前端单元测试到底要怎么写?看这一篇就够了
Stars: ✭ 175 (-13.79%)
Mutual labels:  unit-testing
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (-3.45%)
Mutual labels:  asynchronous
Design Patterns In Swift
📖 Design Patterns implemented in Swift 5.0
Stars: ✭ 13,146 (+6375.86%)
Mutual labels:  design-patterns
Jwave
A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
Stars: ✭ 174 (-14.29%)
Mutual labels:  design-patterns
Pyasn1
Generic ASN.1 library for Python
Stars: ✭ 174 (-14.29%)
Mutual labels:  protocols
Smudge
Control the Spotify app from within Emacs.
Stars: ✭ 186 (-8.37%)
Mutual labels:  controller
Reactor
🔄 Unidirectional data flow in Swift.
Stars: ✭ 174 (-14.29%)
Mutual labels:  architecture
React Native Boilerplate
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
Stars: ✭ 2,669 (+1214.78%)
Mutual labels:  architecture
Aiomisc
aiomisc - miscellaneous utils for asyncio
Stars: ✭ 200 (-1.48%)
Mutual labels:  asynchronous
Init.nvim
An Opinionated Neovim Config for the Minimalists
Stars: ✭ 194 (-4.43%)
Mutual labels:  asynchronous
Unitysingleton
The best way to implement singleton pattern in Unity.
Stars: ✭ 185 (-8.87%)
Mutual labels:  design-patterns
Angular Unit Testing
🌟 Guidelines and patterns for unit testing AngularJS apps.
Stars: ✭ 173 (-14.78%)
Mutual labels:  unit-testing
Android Clean Arch Coroutines Koin
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
Stars: ✭ 173 (-14.78%)
Mutual labels:  clean-architecture
Mockbukkit
MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.
Stars: ✭ 186 (-8.37%)
Mutual labels:  unit-testing
Goilerplate
Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.
Stars: ✭ 173 (-14.78%)
Mutual labels:  clean-architecture
Acutest
Simple header-only C/C++ unit testing facility.
Stars: ✭ 170 (-16.26%)
Mutual labels:  unit-testing
Insights For Instagram
A simple iOS Instagram's media insights App written in Swift
Stars: ✭ 193 (-4.93%)
Mutual labels:  clean-architecture
Iguazu
✨ Iguazu is a simple Redux-powered Async Query engine
Stars: ✭ 186 (-8.37%)
Mutual labels:  asynchronous
Sbt Doctest
Doctest for scala
Stars: ✭ 171 (-15.76%)
Mutual labels:  unit-testing
Diamond
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
Stars: ✭ 173 (-14.78%)
Mutual labels:  controller
Golang design pattern
Code to achieve the design model with golang
Stars: ✭ 185 (-8.87%)
Mutual labels:  design-patterns
Memes
MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83
Stars: ✭ 172 (-15.27%)
Mutual labels:  clean-architecture
Local Db Cache Retrofit Rest Api Mvvm
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Stars: ✭ 171 (-15.76%)
Mutual labels:  architecture
Luv
Cross-platform asynchronous I/O and system calls
Stars: ✭ 203 (+0%)
Mutual labels:  asynchronous
Cleargdpr
GDPR Compliance Solution
Stars: ✭ 201 (-0.99%)
Mutual labels:  architecture
61-120 of 1890 similar projects