All Projects → Kunidirectional → Similar Projects or Alternatives

590 Open source projects that are alternatives of or similar to Kunidirectional

Vueflux
♻️ Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux
Stars: ✭ 315 (+3.96%)
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (-92.08%)
Unidirectional Architecture On Mobile
Dive into 📱 Unidirectional Architecture!
Stars: ✭ 115 (-62.05%)
Swift Composable Architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Stars: ✭ 5,199 (+1615.84%)
Remvvm
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Stars: ✭ 168 (-44.55%)
Suas Ios
Unidirectional data flow architecture implementation for iOS, macOS, tvOS and watchOS
Stars: ✭ 147 (-51.49%)
Mutual labels:  architecture, flux
Reactivefeedback
Unidirectional reactive architecture
Stars: ✭ 156 (-48.51%)
React Native Nw React Calculator
Mobile, desktop and website Apps with the same code
Stars: ✭ 5,116 (+1588.45%)
Mutual labels:  architecture, flux
Suas Android
Unidirectional data flow architecture implementation for Android
Stars: ✭ 80 (-73.6%)
Mutual labels:  architecture, flux
Fluxxkit
Unidirectional data flow for reactive programming in iOS.
Stars: ✭ 42 (-86.14%)
Mutual labels:  unidirectional-data-flow, flux
Norris
Showcase for Unidirectional Data Flow architecture for Android, powered by Kotlin Coroutines
Stars: ✭ 315 (+3.96%)
Awesome Tca
Awesome list for The Composable Architecture
Stars: ✭ 124 (-59.08%)
Reactor
🔄 Unidirectional data flow in Swift.
Stars: ✭ 174 (-42.57%)
ballade
For unidirectional data flow.
Stars: ✭ 44 (-85.48%)
Mutual labels:  flux, unidirectional-data-flow
SwiftUI-Flux
🚀 This is a tiny experimental application using SwiftUI with Flux architecture.
Stars: ✭ 52 (-82.84%)
Mutual labels:  flux, architecture
ReMVVM
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Stars: ✭ 180 (-40.59%)
universal-routed-flux-demo
The code in this repo is intended for people who want to get started building universal flux applications, with modern and exciting technologies such as Reactjs, React Router and es6.
Stars: ✭ 31 (-89.77%)
Mutual labels:  flux
Loona
🌕 Application State Management done with GraphQL
Stars: ✭ 270 (-10.89%)
Mutual labels:  flux
react-pits
React 中的坑
Stars: ✭ 29 (-90.43%)
Mutual labels:  flux
Coding-Standards
Coding Guidelines for C#
Stars: ✭ 125 (-58.75%)
Mutual labels:  architecture
Tensorflow In Depth
《深入理解TensorFlow》项目代码与样章
Stars: ✭ 281 (-7.26%)
Mutual labels:  architecture
Rwdtow
Ruby Web Dev: The Other Way. Personal best practices guide.
Stars: ✭ 267 (-11.88%)
Mutual labels:  architecture
litestate
An ambitiously tiny, gizp ~800b, flux-like library to manage your state
Stars: ✭ 31 (-89.77%)
Mutual labels:  flux
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (-83.83%)
Mutual labels:  architecture
Taoup
The Tao of Unix Programming (Ruby-powered ANSI colored fortunes)
Stars: ✭ 265 (-12.54%)
Mutual labels:  architecture
landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (-77.89%)
Mutual labels:  architecture
eshopzero
.Net Microservice Application
Stars: ✭ 27 (-91.09%)
Mutual labels:  architecture
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+975.25%)
Mutual labels:  architecture
MVC-Demo
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~
Stars: ✭ 36 (-88.12%)
Mutual labels:  architecture
Game Programming Patterns
Source repo for the book
Stars: ✭ 3,096 (+921.78%)
Mutual labels:  architecture
rce
rce stands for react, data cursor, elm, is a lightweight react architecture.
Stars: ✭ 14 (-95.38%)
Mutual labels:  architecture
Cobrapy
COBRApy is a package for constraint-based modeling of metabolic networks.
Stars: ✭ 267 (-11.88%)
Mutual labels:  flux
top-software-engineering-articles
Collection of top articles about great software engineering practices.
Stars: ✭ 45 (-85.15%)
Mutual labels:  architecture
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+974.59%)
Mutual labels:  architecture
c4-diagrams.net
The EasyC4 library is for quick and convenient visualising software architecture in diagrams.net / draw.io application using the C4 model approach.
Stars: ✭ 28 (-90.76%)
Mutual labels:  architecture
Unistore
🌶 350b / 650b state container with component actions for Preact & React
Stars: ✭ 2,850 (+840.59%)
Mutual labels:  architecture
asl-interpreter
Example implementation of Arm's Architecture Specification Language (ASL)
Stars: ✭ 78 (-74.26%)
Mutual labels:  architecture
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (-7.92%)
Mutual labels:  architecture
Componentizationarch
Stars: ✭ 265 (-12.54%)
Mutual labels:  architecture
flutter-clean-arch
A flutter's implementation of a "clean architecture"
Stars: ✭ 149 (-50.83%)
Mutual labels:  architecture
silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Stars: ✭ 146 (-51.82%)
Mutual labels:  architecture
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (-75.91%)
Mutual labels:  architecture
Aofe.code
《前端架构:从入门到微前端》源码,code for Architecture of Frontend
Stars: ✭ 292 (-3.63%)
Mutual labels:  architecture
Technical Books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
Stars: ✭ 3,957 (+1205.94%)
Mutual labels:  architecture
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (-7.92%)
Mutual labels:  architecture
Fabrikate
Making GitOps with Kubernetes easier one component at a time
Stars: ✭ 263 (-13.2%)
Mutual labels:  flux
SearchMovies
sample Android Application using MVP pattern
Stars: ✭ 47 (-84.49%)
Mutual labels:  architecture
fyi
Map & Explore your organization's System Architecture
Stars: ✭ 28 (-90.76%)
Mutual labels:  architecture
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (-15.51%)
Mutual labels:  architecture
Archangels
Entry to the O'Reilly Autumn 2021 Architectural Kata
Stars: ✭ 16 (-94.72%)
Mutual labels:  architecture
Perfect-Server-Side-Swift iOS-App
A family tree API server implementation with iOS client. Server has been implemented with Perfect: Server-Side Swift And iOS client is in pure Swift.
Stars: ✭ 15 (-95.05%)
Mutual labels:  architecture
Verge
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Stars: ✭ 273 (-9.9%)
Mutual labels:  flux
Flawless Ios
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉
Stars: ✭ 260 (-14.19%)
Mutual labels:  architecture
RouterService
💉Type-safe Navigation/Dependency Injection Framework for Swift
Stars: ✭ 212 (-30.03%)
Mutual labels:  architecture
Reactive
Reactive: Examples of the most famous reactive libraries that you can find in the market.
Stars: ✭ 256 (-15.51%)
Mutual labels:  flux
react-mvp
Model-View-Presenter Proof of Concept in React
Stars: ✭ 38 (-87.46%)
Mutual labels:  architecture
Keemun
No description or website provided.
Stars: ✭ 13 (-95.71%)
Mutual labels:  unidirectional-data-flow
Fluorine
[UNMAINTAINED] Reactive state and side effect management for React using a single stream of actions
Stars: ✭ 287 (-5.28%)
Mutual labels:  flux
Lumie
✨ An opinionated way to keep your express API organized
Stars: ✭ 277 (-8.58%)
Mutual labels:  architecture
Articles Ios Viper
Demo app for VIPER design pattern implementation
Stars: ✭ 254 (-16.17%)
Mutual labels:  architecture
1-60 of 590 similar projects