All Projects → Coordinator → Similar Projects or Alternatives

725 Open source projects that are alternatives of or similar to Coordinator

System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (+63.15%)
Mutual labels:  architecture, design-patterns
Archit Ios
Intelygenz iOS Architecture
Stars: ✭ 203 (-67.05%)
Mutual labels:  architecture, design-patterns
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+5855.84%)
Mutual labels:  architecture, design-patterns
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+617.05%)
Mutual labels:  architecture, design-patterns
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+908.12%)
Mutual labels:  architecture, design-patterns
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (-80.52%)
Mutual labels:  architecture, design-patterns
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+5155.84%)
Mutual labels:  architecture, design-patterns
Game Programming Patterns
Source repo for the book
Stars: ✭ 3,096 (+402.6%)
Mutual labels:  architecture, design-patterns
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+170.29%)
Mutual labels:  architecture, design-patterns
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-86.2%)
Mutual labels:  architecture, design-patterns
Python Clean Architecture
A Python toolkit for applications driven by The Clean Architecture
Stars: ✭ 159 (-74.19%)
Mutual labels:  architecture, design-patterns
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 (-63.31%)
Mutual labels:  architecture, design-patterns
1975
1975 - Modelando Domínios Ricos
Stars: ✭ 94 (-84.74%)
Mutual labels:  architecture, design-patterns
Super Simple Architecture
🧩 Super Simple Architecture in Swift
Stars: ✭ 44 (-92.86%)
Mutual labels:  architecture, design-patterns
Awesome Design Patterns
A curated list of software and architecture related design patterns.
Stars: ✭ 15,579 (+2429.06%)
Mutual labels:  architecture, design-patterns
Paper Code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
Stars: ✭ 94 (-84.74%)
Mutual labels:  architecture, design-patterns
Flawless Ios
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉
Stars: ✭ 260 (-57.79%)
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 (-21.27%)
Mutual labels:  architecture, design-patterns
Cloud Design Patterns
Prescriptive Architecture Guidance for Cloud Applications
Stars: ✭ 484 (-21.43%)
Mutual labels:  design-patterns
Pluggableapplicationdelegate
Smallest AppDelegate ever by using a decoupled-services based architecture. 🛠
Stars: ✭ 536 (-12.99%)
Mutual labels:  architecture
Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (-23.21%)
Mutual labels:  architecture
Coordinator Mvvm Rx Example
Example of MVVM-C architecture implemented with RxSwift
Stars: ✭ 469 (-23.86%)
Mutual labels:  architecture
React Best Practices
A comprehensive reference guide to kickstart your React architecting career!
Stars: ✭ 566 (-8.12%)
Mutual labels:  architecture
Rust Design Pattern
rust design patterns
Stars: ✭ 529 (-14.12%)
Mutual labels:  design-patterns
Fullstack Javascript Architecture
✍️ Opinionated project architecture for Full-Stack JavaScript Applications.
Stars: ✭ 464 (-24.68%)
Mutual labels:  architecture
Sheets
⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
Stars: ✭ 441 (-28.41%)
Mutual labels:  design-patterns
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (-21.27%)
Mutual labels:  architecture
Javacodeacc
Java代码积累 | 大话设计模式(Java实现版本)、线程协作
Stars: ✭ 537 (-12.82%)
Mutual labels:  design-patterns
Moduliths
Building modular, monolithic applications using Spring Boot
Stars: ✭ 478 (-22.4%)
Mutual labels:  architecture
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (-8.12%)
Mutual labels:  design-patterns
Restaurant App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
Stars: ✭ 471 (-23.54%)
Mutual labels:  design-patterns
Awesome Fenix
讨论如何构筑一套可靠的分布式大型软件系统
Stars: ✭ 530 (-13.96%)
Mutual labels:  architecture
Cola
🥤 COLA: Clean Object-oriented & Layered Architecture
Stars: ✭ 6,186 (+904.22%)
Mutual labels:  architecture
Javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Stars: ✭ 575 (-6.66%)
Mutual labels:  design-patterns
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (-27.11%)
Mutual labels:  design-patterns
Abixen Platform
Abixen Platform
Stars: ✭ 530 (-13.96%)
Mutual labels:  architecture
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+775.49%)
Mutual labels:  design-patterns
Dephpend
Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
Stars: ✭ 449 (-27.11%)
Mutual labels:  architecture
Swift Viper Module
Xcode template for VIPER Architecture written in Swift 4
Stars: ✭ 527 (-14.45%)
Mutual labels:  architecture
Iosched
The Google I/O Android App
Stars: ✭ 20,991 (+3307.63%)
Mutual labels:  architecture
Tobetopjavaer
To Be Top Javaer - Java工程师成神之路
Stars: ✭ 22,056 (+3480.52%)
Mutual labels:  design-patterns
3rs Of Software Architecture
A guide on how to write readable, reusable, and refactorable software
Stars: ✭ 525 (-14.77%)
Mutual labels:  architecture
Hero
Elegant transition library for iOS & tvOS
Stars: ✭ 20,547 (+3235.55%)
Mutual labels:  ios-lib
Awesome Ios Architecture
🏯 Better ways to structure iOS apps
Stars: ✭ 4,451 (+622.56%)
Mutual labels:  architecture
Rude Java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Stars: ✭ 583 (-5.36%)
Mutual labels:  design-patterns
Combinefeedback
Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine
Stars: ✭ 571 (-7.31%)
Mutual labels:  architecture
Angular Architecture
Examples of Angular Architecture Concepts
Stars: ✭ 556 (-9.74%)
Mutual labels:  architecture
Awaker
article app for android
Stars: ✭ 526 (-14.61%)
Mutual labels:  architecture
Azteceditor Ios
A reusable native iOS visual HTML text editor component.
Stars: ✭ 437 (-29.06%)
Mutual labels:  ios-lib
Dsgradientprogressview
A simple animated progress bar in Swift
Stars: ✭ 437 (-29.06%)
Mutual labels:  ios-lib
Android Starter
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
Stars: ✭ 522 (-15.26%)
Mutual labels:  architecture
Go Cleanarch
Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
Stars: ✭ 434 (-29.55%)
Mutual labels:  architecture
Go Patterns
Design patterns for the Go programming language
Stars: ✭ 432 (-29.87%)
Mutual labels:  design-patterns
Reference Architectures
templates and scripts for deploying Azure Reference Architectures
Stars: ✭ 554 (-10.06%)
Mutual labels:  architecture
Enterprise Scale
The Enterprise-Scale architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
Stars: ✭ 511 (-17.05%)
Mutual labels:  architecture
Design Patterns In Elixir
Common design patterns in Elixir
Stars: ✭ 425 (-31.01%)
Mutual labels:  design-patterns
Ui Design
🔥 A curated list of useful resources related to User Interface Design
Stars: ✭ 423 (-31.33%)
Mutual labels:  design-patterns
Circlebar
A fun, easy-to-use tab bar navigation controller for iOS.
Stars: ✭ 513 (-16.72%)
Mutual labels:  design-patterns
Go Clean Arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Stars: ✭ 5,128 (+732.47%)
Mutual labels:  architecture
React Native Nw React Calculator
Mobile, desktop and website Apps with the same code
Stars: ✭ 5,116 (+730.52%)
Mutual labels:  architecture
1-60 of 725 similar projects