All Projects → android-kotlin-coroutines → Similar Projects or Alternatives

504 Open source projects that are alternatives of or similar to android-kotlin-coroutines

Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (+0%)
Mutual labels:  retrofit2
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (+33.33%)
Mutual labels:  asynchronous-programming
logging-retrofit
A Retrofit CallAdapter.Factory for transparent logging.
Stars: ✭ 31 (-31.11%)
Mutual labels:  retrofit2
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (-11.11%)
Mutual labels:  asynchronous-programming
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Stars: ✭ 21 (-53.33%)
Mutual labels:  asynchronous-programming
Procedurekit
Advanced Operations in Swift
Stars: ✭ 863 (+1817.78%)
Mutual labels:  asynchronous-programming
VideoPreLoading
Demo for video PreLoading/ PreCaching using ExoPlayer 2.13.3 in Android.
Stars: ✭ 61 (+35.56%)
Mutual labels:  retrofit2
Hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
Stars: ✭ 661 (+1368.89%)
Mutual labels:  asynchronous-programming
StatefulLiveData
StatefulLiveData is a lean, yet powerful tool that harnesses the capabilities of LiveData and enhances them, enabling the observer to distinguish between different states the data can be in, such as Success, Loading and Error.
Stars: ✭ 18 (-60%)
Mutual labels:  retrofit2
Fasy
FP iterators that are both eager and asynchronous
Stars: ✭ 488 (+984.44%)
Mutual labels:  asynchronous-programming
Hands-Chopping
MvpArms框架的练手demo,主要实现了Steam和杉果的每日优惠和游戏查找功能
Stars: ✭ 51 (+13.33%)
Mutual labels:  retrofit2
Swim
Distributed software platform for building stateful, massively real-time streaming applications.
Stars: ✭ 368 (+717.78%)
Mutual labels:  asynchronous-programming
StateFlow-MVVM-MVI-demo
Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo
Stars: ✭ 144 (+220%)
Mutual labels:  kotlin-coroutines
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+384.44%)
Mutual labels:  retrofit2
Little Javascript Book
Early draft for The Little JavaScript Book
Stars: ✭ 305 (+577.78%)
Mutual labels:  asynchronous-programming
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+691.11%)
Mutual labels:  kotlin-coroutines
CoroutineLite
Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.
Stars: ✭ 142 (+215.56%)
Mutual labels:  kotlin-coroutines
mux-stream
(De)multiplex asynchronous streams
Stars: ✭ 34 (-24.44%)
Mutual labels:  asynchronous-programming
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (-40%)
Mutual labels:  retrofit2
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (+28.89%)
Mutual labels:  asynchronous-programming
aioudp
Asyncio UDP server
Stars: ✭ 21 (-53.33%)
Mutual labels:  asynchronous-programming
Hap
A simple concurrent programming language.
Stars: ✭ 19 (-57.78%)
Mutual labels:  asynchronous-programming
blueprint
Architectural frameworks and toolkits for bootstrapping modern Android codebases.
Stars: ✭ 57 (+26.67%)
Mutual labels:  kotlin-coroutines
snap
Snap Programming Language
Stars: ✭ 20 (-55.56%)
Mutual labels:  asynchronous-programming
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+37.78%)
Mutual labels:  retrofit2
Restaurant
❤️ A sample Restaurant application based on MVVM (ViewModel, Coroutines, Flow, Repository, Hilt) architecture
Stars: ✭ 24 (-46.67%)
Mutual labels:  asynchronous-programming
Compressor
An android image compression library.
Stars: ✭ 6,745 (+14888.89%)
Mutual labels:  kotlin-coroutines
pantaucovid-android
🌍 open source project for learns android app using covid topic.
Stars: ✭ 20 (-55.56%)
Mutual labels:  retrofit2
Doubanmovie
豆瓣电影公开接口Android实现
Stars: ✭ 209 (+364.44%)
Mutual labels:  retrofit2
git-repo-sync
Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.
Stars: ✭ 35 (-22.22%)
Mutual labels:  asynchronous-programming
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-64.44%)
Mutual labels:  retrofit2
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+437.78%)
Mutual labels:  retrofit2
Dribbble
根据Dribbble 网站开源的API,将世界各大优秀设计师的作品,展示出来,用于学习MD设计和流式编程。项目采用Google设计规范Material Design设计开发,基础架构采用MVP模式进一步解耦, 使用流式编程框架RxJava + RxAndroid ,结合Retrofit客户端库组织网络框架,图片缓存库采用Google。
Stars: ✭ 20 (-55.56%)
Mutual labels:  retrofit2
Coderfun
knowledge&girls,RxJava&Retrofit&DBFlow
Stars: ✭ 233 (+417.78%)
Mutual labels:  retrofit2
the-white-rabbit
The White Rabbit is an asynchronous RabbitMQ (AMQP) client based on Kotlin coroutines
Stars: ✭ 90 (+100%)
Mutual labels:  kotlin-coroutines
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+404.44%)
Mutual labels:  retrofit2
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 677 (+1404.44%)
Mutual labels:  retrofit2
Wanandroid
WanAndroid客户端,项目基于 Material Design + MVP +dagger2 + RxJava + Retrofit + Glide + greendao 等架构进行设计实现,极力打造一款 优秀的玩Android https://www.wanandroid.com 客户端,是一个不错的Android应用开发学习参考项目
Stars: ✭ 223 (+395.56%)
Mutual labels:  retrofit2
Pokedex
An application that uses Retrofit to consume the Pokeapi API, in addition to loading images with Glide.
Stars: ✭ 21 (-53.33%)
Mutual labels:  retrofit2
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+393.33%)
Mutual labels:  retrofit2
Age-Gender Estimation TF-Android
Age + Gender Estimation on Android with TensorFlow Lite
Stars: ✭ 34 (-24.44%)
Mutual labels:  kotlin-coroutines
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+5511.11%)
Mutual labels:  retrofit2
RxJavaKotlinSample
RxJava2 and Kotlin sample project
Stars: ✭ 13 (-71.11%)
Mutual labels:  retrofit2
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Stars: ✭ 93 (+106.67%)
Mutual labels:  asynchronous-programming
Acgn Community
A community app for news,animation,music and novels developed material design style.
Stars: ✭ 193 (+328.89%)
Mutual labels:  retrofit2
Palette
Android application to get the #hexcode and rgb() values for any image
Stars: ✭ 31 (-31.11%)
Mutual labels:  retrofit2
public
BitDust project source codes : official Public Git repository (mirror on GitHub) : https://bitdust.io
Stars: ✭ 19 (-57.78%)
Mutual labels:  asynchronous-programming
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-68.89%)
Mutual labels:  retrofit2
Anko Core
基于Kotlin+Anko+协程+Retrofit2的demo,完全采用anko DSL布局,也可以作为Android快速开发框架,大量常用工具类,扩展函数
Stars: ✭ 189 (+320%)
Mutual labels:  retrofit2
Retrofitutils
retrofit网络工具类
Stars: ✭ 188 (+317.78%)
Mutual labels:  retrofit2
Minotaur
A pythonic, asynchronous, inotify interface
Stars: ✭ 163 (+262.22%)
Mutual labels:  asynchronous-programming
Androidgeek
"Android Geek(Android极客)"一个专门为Android程序猿打造的极客应用。主要包括: 干货笔记、GitHub Trending、密码管理 .......
Stars: ✭ 187 (+315.56%)
Mutual labels:  retrofit2
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+315.56%)
Mutual labels:  retrofit2
jducers
A js transducers-like implementation using ES9
Stars: ✭ 25 (-44.44%)
Mutual labels:  asynchronous-programming
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (+4100%)
Mutual labels:  asynchronous-programming
Cartoon
漫画软件——使用MVP + Retrofit + RxJava开发
Stars: ✭ 186 (+313.33%)
Mutual labels:  retrofit2
Mvvm Android
Build MVVM APP With Kotlin,完整示例见PaoNet
Stars: ✭ 184 (+308.89%)
Mutual labels:  retrofit2
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+220%)
Mutual labels:  asynchronous-programming
Httprequest
基于Retrofit2+RxJava2+OkHttp3的网络请求框架,可以完美的应用到组件化、MVP模式等项目中
Stars: ✭ 181 (+302.22%)
Mutual labels:  retrofit2
Newsapp
A Sample News App written in Kotlin using Android Architecture Components, MVVM
Stars: ✭ 179 (+297.78%)
Mutual labels:  retrofit2
61-120 of 504 similar projects