All Projects → sirius → Similar Projects or Alternatives

779 Open source projects that are alternatives of or similar to sirius

Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (+535%)
Mutual labels:  mvc, mvp
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (+30%)
Mutual labels:  mvc, mvp
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (+2725%)
Mutual labels:  mvc, mvp
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Stars: ✭ 180 (+800%)
Mutual labels:  mvc, mvp
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+4105%)
Mutual labels:  mvc, mvp
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 (+1050%)
Mutual labels:  mvc, prototype
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (+350%)
Mutual labels:  mvc, mvp
oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (+65%)
Mutual labels:  prototype, strategy
mvc-tree
🌳 A chronological visualization of the family of MVC patterns.
Stars: ✭ 40 (+100%)
Mutual labels:  mvc, mvp
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+33105%)
Mutual labels:  mvc, mvp
Readhub
Readhub AndroidClient
Stars: ✭ 40 (+100%)
Mutual labels:  mvc, mvp
ProjectPatternStudy
Android MVC、MVP、MVVM-databinding、MVP-databinding 架构单元示例
Stars: ✭ 32 (+60%)
Mutual labels:  mvc, mvp
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+3010%)
Mutual labels:  mvc, mvp
Core-iOS-Application-Architecture
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Stars: ✭ 123 (+515%)
Mutual labels:  mvc, mvp
application
✨ Extra contrib to nette/application (@nette)
Stars: ✭ 23 (+15%)
Mutual labels:  mvc, mvp
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-20%)
Mutual labels:  mvc, mvp
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+19385%)
Mutual labels:  mvc, mvp
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (+500%)
Mutual labels:  mvc, mvp
100 Words Design Patterns Java
GoF Design Patterns, each pattern described with story from real life.
Stars: ✭ 117 (+485%)
Mutual labels:  prototype, strategy
Architecturesamplewithfirebase
これは、iOSアプリを色々なアーキテクチャで実装してみたものです。
Stars: ✭ 89 (+345%)
Mutual labels:  mvc, mvp
mvvm
简易mvvm模式实现。
Stars: ✭ 37 (+85%)
Mutual labels:  mvc, mvp
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Stars: ✭ 41 (+105%)
Mutual labels:  mvc, mvp
MVPFramework
基本框架已搭建出,后续可根据需求增加
Stars: ✭ 29 (+45%)
Mutual labels:  mvp
hornbill
基于uri的 node mvc框架,适用于前后端分离服务
Stars: ✭ 22 (+10%)
Mutual labels:  mvc
soosyze
🌠 Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily. https://soosyze.com
Stars: ✭ 39 (+95%)
Mutual labels:  mvc
spring-web-initializr
Spring Web Initializr is a library that helps you easily create Web Apps with Spring Boot.
Stars: ✭ 16 (-20%)
Mutual labels:  mvc
wanandroid java
🎨 玩安卓客户端 ,MD + Retrofit + RxJava + MVP + AndroidX
Stars: ✭ 32 (+60%)
Mutual labels:  mvp
app
Aplus Framework App Project
Stars: ✭ 338 (+1590%)
Mutual labels:  mvc
uJet
Umbraco Jet (uJet) is a Code First approach to building MVC applications in Umbraco 7.
Stars: ✭ 16 (-20%)
Mutual labels:  mvc
iMoney
iMoney 金融项目
Stars: ✭ 55 (+175%)
Mutual labels:  mvp
QueryMovies
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger
Stars: ✭ 16 (-20%)
Mutual labels:  mvp
framework
A PHP framework for rapidly building web applications.
Stars: ✭ 48 (+140%)
Mutual labels:  mvc
app container
a little little framework 一个简单的SPA框架, 按照自己对SPA的交互理解制作~
Stars: ✭ 19 (-5%)
Mutual labels:  mvc
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (+60%)
Mutual labels:  mvp
cards
A deck of cards enumerating simple rules to design all new digital products at MAIF
Stars: ✭ 48 (+140%)
Mutual labels:  mvp
core
Enterprise Grade #NodeJS Platform implementing Industry Standards & Patterns in order to provide Connectivity, Stability, High-Availability and High-Performance
Stars: ✭ 54 (+170%)
Mutual labels:  mvc
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (+10%)
Mutual labels:  mvc
eyepetizer kotlin
一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp
Stars: ✭ 83 (+315%)
Mutual labels:  mvp
Beetle.js
🪲 Javascript ORM, manage your data easily.
Stars: ✭ 53 (+165%)
Mutual labels:  mvc
Text-Summarization
Abstractive and Extractive Text summarization using Transformers.
Stars: ✭ 38 (+90%)
Mutual labels:  prototype
engine
Online 4X Grand Strategy RPG Engine
Stars: ✭ 19 (-5%)
Mutual labels:  strategy
a11y-map
A11y map testing
Stars: ✭ 18 (-10%)
Mutual labels:  prototype
CRUD-MVC-PHP
Crud em MVC e PHP
Stars: ✭ 61 (+205%)
Mutual labels:  mvc
RouteManager
iOS模块化,模块间解耦,路由中心设计
Stars: ✭ 45 (+125%)
Mutual labels:  mvc
YAAdapterTableViewWithResponderChain
No description or website provided.
Stars: ✭ 15 (-25%)
Mutual labels:  strategy
framework
Aplus Full-Stack Framework
Stars: ✭ 172 (+760%)
Mutual labels:  mvc
AspNetCoreMvcAngular
ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow
Stars: ✭ 54 (+170%)
Mutual labels:  mvc
TradingView-Machine-Learning-GUI
Let Python optimize the best stop loss and take profits for your TradingView strategy.
Stars: ✭ 396 (+1880%)
Mutual labels:  strategy
pug-server
🐶 A simple pug server
Stars: ✭ 19 (-5%)
Mutual labels:  prototype
ExtApp
ExtApp是一个基于三层架构,使用NHibernate、API Controller和ExtJs创建的,用于简化政府和企业应用开发的Web应用程序框架。
Stars: ✭ 14 (-30%)
Mutual labels:  mvc
quick trade
convenient script for trading with python.
Stars: ✭ 63 (+215%)
Mutual labels:  strategy
conreality
Don't panic, it's just a game.
Stars: ✭ 13 (-35%)
Mutual labels:  prototype
auction-website
🏷️ An e-commerce marketplace template. An online auction and shopping website for buying and selling a wide variety of goods and services worldwide.
Stars: ✭ 44 (+120%)
Mutual labels:  mvc
puremvc-delphi-standard-framework
A Delphi implementation of PureMVC (http://puremvc.org/)
Stars: ✭ 44 (+120%)
Mutual labels:  mvc
RxMVC-Swift
Unidirectional MVC with ReactiveX
Stars: ✭ 87 (+335%)
Mutual labels:  mvc
MVPDemo
MVP+动态代理的模式框架例子
Stars: ✭ 12 (-40%)
Mutual labels:  mvp
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (+105%)
Mutual labels:  mvp
MusicUU
一款让你解决下歌烦恼的APP
Stars: ✭ 15 (-25%)
Mutual labels:  mvp
jerrycurl
Razor-powered ORM for .NET
Stars: ✭ 35 (+75%)
Mutual labels:  mvc
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (+35%)
Mutual labels:  mvp
1-60 of 779 similar projects