All Projects β†’ coroutines β†’ Similar Projects or Alternatives

309 Open source projects that are alternatives of or similar to coroutines

pecan
Macro-based coroutines for Haxe
Stars: ✭ 37 (+12.12%)
Mutual labels:  coroutines
Nytimes App
πŸ—½ A Simple Demonstration of the New York Times App πŸ“± using Jsoup web crawler with MVVM Architecture πŸ”₯
Stars: ✭ 246 (+645.45%)
Mutual labels:  coroutines
NewsPin
News app for android using Kotlin, coroutines, MVP architecture
Stars: ✭ 25 (-24.24%)
Mutual labels:  coroutines
kotlin-coroutines-jdbc
A library for interacting with blocking JDBC drivers using Kotlin Coroutines.
Stars: ✭ 40 (+21.21%)
Mutual labels:  coroutines
Kaskade
[INACTIVE] Simplifying state management
Stars: ✭ 223 (+575.76%)
Mutual labels:  coroutines
Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
Stars: ✭ 195 (+490.91%)
Mutual labels:  coroutines
the-white-rabbit
The White Rabbit is an asynchronous RabbitMQ (AMQP) client based on Kotlin coroutines
Stars: ✭ 90 (+172.73%)
Mutual labels:  coroutines
NoMansWallpaperApp
Looking for your next No Man's Sky wallpaper?
Stars: ✭ 35 (+6.06%)
Mutual labels:  coroutines
Movies Kotlin Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge SΓ‘nchez (Xurxodev)
Stars: ✭ 240 (+627.27%)
Mutual labels:  coroutines
kotlin-monads
Monads for Kotlin
Stars: ✭ 114 (+245.45%)
Mutual labels:  coroutines
SimpleKotlinMail
A simple, coroutine based Kotlin Email API for both client- and server-side projects
Stars: ✭ 56 (+69.7%)
Mutual labels:  coroutines
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (+551.52%)
Mutual labels:  coroutines
kotlin-kafka-and-kafka-streams-examples
Kafka with KafkaReactor and Kafka Streams Examples in Kotlin
Stars: ✭ 33 (+0%)
Mutual labels:  coroutines
LuaCSP
Communicating Sequential Processes in Lua
Stars: ✭ 40 (+21.21%)
Mutual labels:  coroutines
kotlin-coroutines-android
Useful extensions for coroutines. AutoDispose + MainScope
Stars: ✭ 84 (+154.55%)
Mutual labels:  coroutines
LinkHub
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
Stars: ✭ 90 (+172.73%)
Mutual labels:  coroutines
SuspendActivityResult
A lightweight library for requesting and consuming Activity Results using coroutines.
Stars: ✭ 71 (+115.15%)
Mutual labels:  coroutines
dbussy
Python binding for D-Bus using asyncio
Stars: ✭ 88 (+166.67%)
Mutual labels:  coroutines
callback-ktx
Extension functions over Android's callback-based APIs which allows writing them in a sequential way within coroutines or observe multiple callbacks through kotlin flow.
Stars: ✭ 171 (+418.18%)
Mutual labels:  coroutines
React Coroutine
Make your async components compact and descriptive by leveraging the power of the language features
Stars: ✭ 246 (+645.45%)
Mutual labels:  coroutines
CoroutineLite
Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.
Stars: ✭ 142 (+330.3%)
Mutual labels:  coroutines
Ipoli Android
Fun & Motivational Todo List with Calendar for Android written in Kotlin. Using Redux, coroutines, Firebase and Clean Architecture.
Stars: ✭ 234 (+609.09%)
Mutual labels:  coroutines
AvengersChat
πŸ’™ Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Stars: ✭ 350 (+960.61%)
Mutual labels:  coroutines
Awesome Jetpack Compose Android Apps
πŸ‘“ A curated list of awesome Jetpack Compose android apps by open-source contributors.
Stars: ✭ 207 (+527.27%)
Mutual labels:  coroutines
android
🌦 VÀdret
Stars: ✭ 17 (-48.48%)
Mutual labels:  coroutines
tcl-modules
A collection of pure Tcl, production-ready micro packages
Stars: ✭ 25 (-24.24%)
Mutual labels:  coroutines
Taskr
A fast, concurrency-focused task automation tool.
Stars: ✭ 2,421 (+7236.36%)
Mutual labels:  coroutines
floppy
🧩 Handling and maintain your UI view component easily
Stars: ✭ 55 (+66.67%)
Mutual labels:  coroutines
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+978.79%)
Mutual labels:  coroutines
Android-Assignment
This assignment gives you basically a post list and its detail with comments.πŸš€
Stars: ✭ 32 (-3.03%)
Mutual labels:  coroutines
pixel
A lightweight image loader for Android backed by Kotlin Coroutines.
Stars: ✭ 79 (+139.39%)
Mutual labels:  coroutines
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+472.73%)
Mutual labels:  coroutines
AIO
Coroutine-based multithreading library for Delphi
Stars: ✭ 99 (+200%)
Mutual labels:  coroutines
moko-network
Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 107 (+224.24%)
Mutual labels:  coroutines
pihut-xmas-asyncio
Demonstration driving The Pi Hut Raspberry Pi 3D Xmas tree using Python Asyncio
Stars: ✭ 15 (-54.55%)
Mutual labels:  coroutines
algoliasearch-client-kotlin
⚑️ A fully-featured and blazing-fast Kotlin/Android API client to interact with Algolia.
Stars: ✭ 45 (+36.36%)
Mutual labels:  coroutines
raffler-kotlin
A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 44 (+33.33%)
Mutual labels:  coroutines
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (-15.15%)
Mutual labels:  coroutines
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (+63.64%)
Mutual labels:  coroutines
KotlinEverywhere
This application created for Kotlin Everywhere series as a codelab. It will show step by step Kotlin and Android Jetpack Components fundamentals. πŸš€πŸš€
Stars: ✭ 52 (+57.58%)
Mutual labels:  coroutines
Kpermissions
A Kotlin library which helps to request runtime permissions in Android.
Stars: ✭ 253 (+666.67%)
Mutual labels:  coroutines
FirebaseFlowExample
A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.
Stars: ✭ 50 (+51.52%)
Mutual labels:  coroutines
Oolong
MVU for Kotlin Multiplatform
Stars: ✭ 248 (+651.52%)
Mutual labels:  coroutines
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 (-45.45%)
Mutual labels:  coroutines
Books jetpack
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
Stars: ✭ 241 (+630.3%)
Mutual labels:  coroutines
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-24.24%)
Mutual labels:  coroutines
Baking App Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
Stars: ✭ 239 (+624.24%)
Mutual labels:  coroutines
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+87.88%)
Mutual labels:  coroutines
Jethub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Stars: ✭ 224 (+578.79%)
Mutual labels:  coroutines
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (-21.21%)
Mutual labels:  coroutines
Galwaybus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Stars: ✭ 220 (+566.67%)
Mutual labels:  coroutines
mvvm android
A simple android app written in Kotlin with the MVVM architecture, room database, retrofit and coroutines.
Stars: ✭ 13 (-60.61%)
Mutual labels:  coroutines
Vertx Lang Kotlin
Vert.x for Kotlin
Stars: ✭ 215 (+551.52%)
Mutual labels:  coroutines
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-45.45%)
Mutual labels:  coroutines
mvvm-coroutines
Android MVVM - Architecture Components with Kotlin Coroutines
Stars: ✭ 60 (+81.82%)
Mutual labels:  coroutines
ComposeNotes
Notes app with full jetpack compose architecture (UI + navigation). Uses MVVM, Room, Kotlin Flows & LiveData
Stars: ✭ 32 (-3.03%)
Mutual labels:  coroutines
Shuttle
Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.
Stars: ✭ 39 (+18.18%)
Mutual labels:  coroutines
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (+354.55%)
Mutual labels:  coroutines
modern async cpp example
Just some example code from a lecture about modern async C++
Stars: ✭ 34 (+3.03%)
Mutual labels:  coroutines
NetworkX
πŸ…½πŸ…΄πŸ†ƒπŸ††πŸ…ΎπŸ†πŸ…ΊπŸ†‡ An easy & handy library to monitor device internet connection status.
Stars: ✭ 92 (+178.79%)
Mutual labels:  coroutines
1-60 of 309 similar projects