All Projects → compost → Similar Projects or Alternatives

92 Open source projects that are alternatives of or similar to compost

Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (+266.67%)
Mutual labels:  lifecycle
Slim.js
Fast & Robust Front-End Micro-framework based on modern standards
Stars: ✭ 789 (+5160%)
Mutual labels:  lifecycle
Rxlifecycle
Rx binding of stock Android Activities & Fragment Lifecycle, avoiding memory leak
Stars: ✭ 131 (+773.33%)
Mutual labels:  lifecycle
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (+326.67%)
Mutual labels:  lifecycle
Miox
Modern infrastructure of complex SPA
Stars: ✭ 374 (+2393.33%)
Mutual labels:  lifecycle
Nationalgeographic
NationalGeographic with Android Architecture Components(Lifecycle) & Kotlin
Stars: ✭ 156 (+940%)
Mutual labels:  lifecycle
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+6593.33%)
Mutual labels:  lifecycle
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+1353.33%)
Mutual labels:  lifecycle
Mvp Android Arch Component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Stars: ✭ 446 (+2873.33%)
Mutual labels:  lifecycle
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (+626.67%)
Mutual labels:  lifecycle
Annotationkit
The annotation implementation using Objective-C
Stars: ✭ 68 (+353.33%)
Mutual labels:  lifecycle
Android Architecture Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Stars: ✭ 329 (+2093.33%)
Mutual labels:  lifecycle
Androidbaseframemvvm
Android 组件化 MVVM 框架 基于 Jetpack + Kotlin
Stars: ✭ 169 (+1026.67%)
Mutual labels:  lifecycle
Buildplan Maven Plugin
A Maven 3.x plugin to inspect project lifecyle.
Stars: ✭ 57 (+280%)
Mutual labels:  lifecycle
Ulfberht
🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.
Stars: ✭ 234 (+1460%)
Mutual labels:  lifecycle
Rxlifecycle
🐹 Easy life cycle observation
Stars: ✭ 46 (+206.67%)
Mutual labels:  lifecycle
Saber
🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState
Stars: ✭ 143 (+853.33%)
Mutual labels:  lifecycle
Recycles
React lifecycle render-prop components ♻️
Stars: ✭ 15 (+0%)
Mutual labels:  lifecycle
angular-webpack-material-lazyload-typescript-starter-template
Angular starter template using typescript, angular-material, ui-router, oclazyload with webpack support.
Stars: ✭ 55 (+266.67%)
Mutual labels:  stateful
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+3660%)
Mutual labels:  lifecycle
Bloc provider
Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state that the bloc_provider holds internally.
Stars: ✭ 116 (+673.33%)
Mutual labels:  lifecycle
Beehive
🐝 BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
Stars: ✭ 4,117 (+27346.67%)
Mutual labels:  lifecycle
Android Disposebag
Automatically dispose RxJava 2 streams on Android using Lifecycle events.
Stars: ✭ 200 (+1233.33%)
Mutual labels:  lifecycle
Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
Stars: ✭ 339 (+2160%)
Mutual labels:  lifecycle
Lazybones
😴 A super lazy and fluent Kotlin expressions for initializing lifecycle-aware property.
Stars: ✭ 91 (+506.67%)
Mutual labels:  lifecycle
Retrofitlifecycle
Manage retrofit call's lifecycle with proxy class which generated by annotation
Stars: ✭ 81 (+440%)
Mutual labels:  lifecycle
Autodispose
Automatic binding+disposal of RxJava streams.
Stars: ✭ 3,209 (+21293.33%)
Mutual labels:  lifecycle
Disposer
Easily dispose rxJava streams with Android's Lifecycle
Stars: ✭ 176 (+1073.33%)
Mutual labels:  lifecycle
Aacomponents
基于google Android Architecture Components 封装实现组件式MVP快速开发框架
Stars: ✭ 66 (+340%)
Mutual labels:  lifecycle
Jetpack Mvvm Scaffold
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版来优先更新)
Stars: ✭ 239 (+1493.33%)
Mutual labels:  lifecycle
Jetpackmvvm
🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
Stars: ✭ 1,100 (+7233.33%)
Mutual labels:  lifecycle
Mvvmarchitecture
An example Android app using Retrofit, Room, LiveData, RxJava2, Paging, Koin and the MVVM pattern with the databinding
Stars: ✭ 160 (+966.67%)
Mutual labels:  lifecycle
S Mvp
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
Stars: ✭ 1,095 (+7200%)
Mutual labels:  lifecycle
LifecycleMvp
No description or website provided.
Stars: ✭ 20 (+33.33%)
Mutual labels:  lifecycle
Android Arch Components Lifecycle
A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
Stars: ✭ 49 (+226.67%)
Mutual labels:  lifecycle
Atomicpurpleteam
Atomic Purple Team Framework and Lifecycle
Stars: ✭ 155 (+933.33%)
Mutual labels:  lifecycle
Readhubclient
Readhub客户端
Stars: ✭ 44 (+193.33%)
Mutual labels:  lifecycle
Flow
Flow is a Swift library for working with asynchronous flows and life cycles
Stars: ✭ 225 (+1400%)
Mutual labels:  lifecycle
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (+146.67%)
Mutual labels:  lifecycle
Keyboardstateevents
LiveData notification when keyboard opens or closes, plus some handy extension functions
Stars: ✭ 140 (+833.33%)
Mutual labels:  lifecycle
Mvvmhabitcomponent
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
Stars: ✭ 857 (+5613.33%)
Mutual labels:  lifecycle
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (+53.33%)
Mutual labels:  lifecycle
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+45160%)
Mutual labels:  lifecycle
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (+673.33%)
Mutual labels:  lifecycle
Shatter
代替fragment的轻量级解耦类,拥有和activity完全一致的生命周期
Stars: ✭ 451 (+2906.67%)
Mutual labels:  lifecycle
Unpeek Livedata
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
Stars: ✭ 208 (+1286.67%)
Mutual labels:  lifecycle
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+2733.33%)
Mutual labels:  lifecycle
Mvvm Architecture
The practice of MVVM + Jetpack architecture in Android.
Stars: ✭ 1,634 (+10793.33%)
Mutual labels:  lifecycle
Ng Dynamic Component
Dynamic components with full life-cycle support for inputs and outputs for Angular
Stars: ✭ 396 (+2540%)
Mutual labels:  lifecycle
react-hooks-lifecycle
⚛️ 🪝 ⏳ React hooks lifecycle diagram: Functional components lifecycle explained
Stars: ✭ 194 (+1193.33%)
Mutual labels:  lifecycle
Net
Android上强大的网络请求
Stars: ✭ 344 (+2193.33%)
Mutual labels:  lifecycle
Neteasecloudmusic Mvvm
Jetpack MVVM最佳实践 - 重构仿网易云音乐安卓客户端
Stars: ✭ 103 (+586.67%)
Mutual labels:  lifecycle
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+2133.33%)
Mutual labels:  lifecycle
Cluster Lifecycle Manager
Cluster Lifecycle Manager (CLM) to provision and update multiple Kubernetes clusters
Stars: ✭ 200 (+1233.33%)
Mutual labels:  lifecycle
Lambcycle
🐑🛵 A declarative lambda middleware with life cycle hooks 🐑🛵
Stars: ✭ 88 (+486.67%)
Mutual labels:  lifecycle
RxComponentLifecycle
Rx binding of new Android Architecture Component Lifecycle
Stars: ✭ 57 (+280%)
Mutual labels:  lifecycle
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (+140%)
Mutual labels:  lifecycle
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (+1586.67%)
Mutual labels:  lifecycle
Now
Jsoup + MaterialViewPager + RxJava2 + Retrofit + Lifecycle + Realm + Fresco + Retrolambda example 一款Android图文精选app,通过抓取网页获得图文列表。目前包含猫弄(MONO)早午茶、站酷(Zcool)精选、国家地理(National Geographic)每日一图、知乎日报、豆瓣一刻(Moment)。
Stars: ✭ 189 (+1160%)
Mutual labels:  lifecycle
Postinstall Build
Helper for conditionally building your npm package on postinstall
Stars: ✭ 87 (+480%)
Mutual labels:  lifecycle
1-60 of 92 similar projects