All Projects → Super Simple Architecture → Similar Projects or Alternatives

695 Open source projects that are alternatives of or similar to Super Simple Architecture

Awesome Design Systems
A curated list of bookmarks, resources and articles about design systems focused on developers.
Stars: ✭ 222 (+404.55%)
Mutual labels:  design-patterns
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+45713.64%)
Mutual labels:  design-patterns
Dpmodel
《设计模式之禅》原书源码学习
Stars: ✭ 220 (+400%)
Mutual labels:  design-patterns
phd-resources
Internet Delivered Treatment using Adaptive Technology
Stars: ✭ 37 (-15.91%)
Mutual labels:  architecture
Javascript Interview Questions
500+ JavaScript Interview Questions
Stars: ✭ 208 (+372.73%)
Mutual labels:  design-patterns
System design
Preparation links and resources for system design questions
Stars: ✭ 7,170 (+16195.45%)
Mutual labels:  architecture
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (+372.73%)
Mutual labels:  design-patterns
OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Stars: ✭ 373 (+747.73%)
Mutual labels:  architecture
Reactpatterns
React patterns & techniques to use in development for React Developer ⚛ .
Stars: ✭ 201 (+356.82%)
Mutual labels:  design-patterns
Web Skills
A visual overview of useful skills to learn as a web developer
Stars: ✭ 5,107 (+11506.82%)
Mutual labels:  architecture
Wdb106 Flutter
WEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル https://www.amazon.co.jp/dp/4774199435?tag=mono0926-22
Stars: ✭ 188 (+327.27%)
Mutual labels:  design-patterns
multithread-mpp
This is the best architecture of Kotlin Multiplatform Project I think! This project works on background thread using kotlinx.Coroutines.
Stars: ✭ 16 (-63.64%)
Mutual labels:  architecture
Unitysingleton
The best way to implement singleton pattern in Unity.
Stars: ✭ 185 (+320.45%)
Mutual labels:  design-patterns
Docker Architecture Demo
⛵️ Docker architecture demo
Stars: ✭ 10 (-77.27%)
Mutual labels:  architecture
Golang Design Patterns
Implementation of design patterns in Golang
Stars: ✭ 181 (+311.36%)
Mutual labels:  design-patterns
angular-atomic-app
Angular 5 app built on atomic web design principles
Stars: ✭ 12 (-72.73%)
Mutual labels:  design-patterns
Pattern
A collection of lightweight, standardized, rails-oriented patterns.
Stars: ✭ 377 (+756.82%)
Mutual labels:  design-patterns
Awesome Tca
Awesome list for The Composable Architecture
Stars: ✭ 124 (+181.82%)
Mutual labels:  architecture
Algorithms Data Structures In Typescript
Stars: ✭ 175 (+297.73%)
Mutual labels:  design-patterns
BetterRepository
Better Enhanced Repository Pattern Implementation in .NET C#
Stars: ✭ 27 (-38.64%)
Mutual labels:  design-patterns
Design Patterns Explained With Food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
Stars: ✭ 2,152 (+4790.91%)
Mutual labels:  design-patterns
Onboarding
A list of resources we at flyeralarm use to get new developers up and running
Stars: ✭ 648 (+1372.73%)
Mutual labels:  architecture
Clean Flutter App
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 163 (+270.45%)
Mutual labels:  design-patterns
Systemizer
A system design tool that allows you to simulate data flow of distributed systems.
Stars: ✭ 1,219 (+2670.45%)
Mutual labels:  architecture
Design Patterns
Modern view on classic design patterns implementation in Java
Stars: ✭ 157 (+256.82%)
Mutual labels:  design-patterns
Reason Design Patterns
🗺 An unofficial collection of "design patterns" for Reason and OCaml
Stars: ✭ 379 (+761.36%)
Mutual labels:  design-patterns
Design Patterns Python
Design Pattern Examples in Python
Stars: ✭ 150 (+240.91%)
Mutual labels:  design-patterns
movie-booking
An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking
Stars: ✭ 80 (+81.82%)
Mutual labels:  architecture
Archangels
Entry to the O'Reilly Autumn 2021 Architectural Kata
Stars: ✭ 16 (-63.64%)
Mutual labels:  architecture
Qpaint
极客时间专栏《许式伟的架构课》相关的源代码:QPaint (画图程序)
Stars: ✭ 124 (+181.82%)
Mutual labels:  architecture
Urf.core.sample
URF.Core Sample Solution - E2E sample built with ASP.NET Core, Entity Framework Core, URF.Core, Angular, Kendo UI & OData Core. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 40 (-9.09%)
Mutual labels:  design-patterns
Php Patterns
A minimal and conceptual PHP 5.4+ pattern collection that *will* cover design patterns (not only GoF's), anti-patterns, closure patterns, refactoring patterns
Stars: ✭ 147 (+234.09%)
Mutual labels:  design-patterns
pyprt
Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.
Stars: ✭ 36 (-18.18%)
Mutual labels:  architecture
Nice Knowledge System
📚不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share
Stars: ✭ 137 (+211.36%)
Mutual labels:  design-patterns
Explicit Architecture Php
This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
Stars: ✭ 372 (+745.45%)
Mutual labels:  architecture
Js designpatterns
No description or website provided.
Stars: ✭ 1,680 (+3718.18%)
Mutual labels:  design-patterns
arch
🎉 a Tool to Manage & Automate your Node.js Server 🎉
Stars: ✭ 13 (-70.45%)
Mutual labels:  architecture
Tachyons
Functional css for humans
Stars: ✭ 11,057 (+25029.55%)
Mutual labels:  design-patterns
Rest Api Design Guide
NBB's REST-ish API Design Guide
Stars: ✭ 643 (+1361.36%)
Mutual labels:  design-patterns
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (+6050%)
Mutual labels:  design-patterns
IdeaSingletonInspection
Inspection for detecting of inappropriate use of Singleton pattern in Java
Stars: ✭ 14 (-68.18%)
Mutual labels:  design-patterns
Java Design Patterns
📖Java 版设计模式学习笔记
Stars: ✭ 120 (+172.73%)
Mutual labels:  design-patterns
Design patterns in typescript
📐 Design pattern implementations in TypeScript
Stars: ✭ 4,072 (+9154.55%)
Mutual labels:  design-patterns
Androidtrainingdemo
android training demo
Stars: ✭ 116 (+163.64%)
Mutual labels:  design-patterns
Multiplatform-LiveData
Multiplatorm implementation of LiveDatas / MVVM in kotlin android & native ios
Stars: ✭ 95 (+115.91%)
Mutual labels:  architecture
Go Zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Stars: ✭ 13,156 (+29800%)
Mutual labels:  architecture
Swift X Design Patterns
✏️ Design patterns implemented in Swift X. `let X = 5.1`
Stars: ✭ 112 (+154.55%)
Mutual labels:  design-patterns
design-patterns-swift
Design Pattern Examples in Swift
Stars: ✭ 95 (+115.91%)
Mutual labels:  design-patterns
Basicknowledge
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
Stars: ✭ 109 (+147.73%)
Mutual labels:  design-patterns
Scriptableobject Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
Stars: ✭ 370 (+740.91%)
Mutual labels:  architecture
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+545.45%)
Mutual labels:  architecture
Awesome Cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Stars: ✭ 10,834 (+24522.73%)
Mutual labels:  architecture
Terraform Aws Jenkins Ha Agents
A terraform module for a highly available Jenkins deployment.
Stars: ✭ 41 (-6.82%)
Mutual labels:  architecture
Awesome Architecture
A curated list of awesome software, libraries, resources and shiny things used in the architecture industry
Stars: ✭ 37 (-15.91%)
Mutual labels:  architecture
Unity Signals
Signals for Unity3D
Stars: ✭ 32 (-27.27%)
Mutual labels:  architecture
Awesome
开发架构建设指南
Stars: ✭ 14 (-68.18%)
Mutual labels:  architecture
Awesome Distributed Systems
A curated list to learn about distributed systems
Stars: ✭ 7,263 (+16406.82%)
Mutual labels:  architecture
Coordinator Mvvm Rx Example
Example of MVVM-C architecture implemented with RxSwift
Stars: ✭ 469 (+965.91%)
Mutual labels:  architecture
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (+2.27%)
Mutual labels:  design-patterns
Lottor
distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。
Stars: ✭ 122 (+177.27%)
Mutual labels:  architecture
601-660 of 695 similar projects