All Projects → jda-ktx → Similar Projects or Alternatives

429 Open source projects that are alternatives of or similar to jda-ktx

TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (-22.45%)
Mutual labels:  kotlin-coroutines
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (-65.31%)
Mutual labels:  kotlin-coroutines
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (+6.12%)
Mutual labels:  coroutines
beaver
Beaver is a lightweight url meta data parser library.
Stars: ✭ 64 (+30.61%)
Mutual labels:  kotlin-coroutines
kotlin-coroutines-android
Kotlin Coroutines for Android
Stars: ✭ 14 (-71.43%)
Mutual labels:  kotlin-coroutines
LetsChat
LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase
Stars: ✭ 71 (+44.9%)
Mutual labels:  coroutines
multithread-mpp
This is the best architecture of Kotlin Multiplatform Project I think! This project works on background thread using kotlinx.Coroutines.
Stars: ✭ 16 (-67.35%)
Mutual labels:  coroutines
EverTranslator
Translate text anytime and everywhere, even you are gaming!
Stars: ✭ 59 (+20.41%)
Mutual labels:  kotlin-coroutines
TheMovieDB
TheMovieDB is an android app based on TMDB api.
Stars: ✭ 16 (-67.35%)
Mutual labels:  kotlin-coroutines
Tracktor-ComposeUI
Track the progress of anything in one place
Stars: ✭ 25 (-48.98%)
Mutual labels:  kotlin-coroutines
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-63.27%)
Mutual labels:  jda
kotlin-everywhere
Kotlin/Everywhere Beijing 2019
Stars: ✭ 31 (-36.73%)
Mutual labels:  kotlin-coroutines
kit
C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.
Stars: ✭ 21 (-57.14%)
Mutual labels:  coroutines
AndroidPagingWithCoroutines
Sample Code for implementing paging library with Kotlin Coroutines
Stars: ✭ 95 (+93.88%)
Mutual labels:  kotlin-coroutines
asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (-28.57%)
Mutual labels:  coroutines
Penicillin
Modern powerful Twitter API wrapper for Kotlin Multiplatform. #PureKotlin
Stars: ✭ 91 (+85.71%)
Mutual labels:  kotlin-coroutines
RiRi
An optical character recognition mobile application built using Kotlin Multiplatform Mobile and Azure Cognitive Services
Stars: ✭ 31 (-36.73%)
Mutual labels:  kotlin-coroutines
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-59.18%)
Mutual labels:  coroutines
happybot
A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.
Stars: ✭ 14 (-71.43%)
Mutual labels:  jda
JustJava-Android
JustJava is a mock food ordering and delivery application for a coffee shop.
Stars: ✭ 59 (+20.41%)
Mutual labels:  coroutines
sgscript
SGScript Scripting Engine
Stars: ✭ 60 (+22.45%)
Mutual labels:  coroutines
reputation-bot
Reputation bot which collects reputation based on chat messages in discord
Stars: ✭ 23 (-53.06%)
Mutual labels:  jda
Reader
一个自用的小说阅读器 kotlin 协程、rhino、Javascript
Stars: ✭ 20 (-59.18%)
Mutual labels:  coroutines
Newz
Android App that shows Top Stories from the NY Times
Stars: ✭ 31 (-36.73%)
Mutual labels:  kotlin-coroutines
FireApp
FirebaseApp is built for learning purposes, especially to see how Firebase Products work together.
Stars: ✭ 34 (-30.61%)
Mutual labels:  kotlin-coroutines
GitHubApplication
GitHubApplication 📱 is an Android application built to demonstrate the use of modern Android development tools - (Kotlin, Coroutines, Hilt, LiveData, View binding, Data Store, Architecture components, MVVM, Room, Retrofit, Navigation).
Stars: ✭ 11 (-77.55%)
Mutual labels:  coroutines
Rubicon
Dead yo!
Stars: ✭ 14 (-71.43%)
Mutual labels:  jda
GitKtDroid
A sample Android application📱 built with Kotlin for #30DaysOfKotlin
Stars: ✭ 53 (+8.16%)
Mutual labels:  coroutines
webtrekk-android-sdk-v5
Webtrekk Android SDK V5
Stars: ✭ 13 (-73.47%)
Mutual labels:  coroutines
server-framework
纯C的分布式服务器框架通用模板,跨平台,模块动态加载,tcp/可靠UDP,协程RPC,日志,集群建立
Stars: ✭ 24 (-51.02%)
Mutual labels:  coroutines
UnityHFSM
A simple yet powerful class based hierarchical finite state machine for Unity3D
Stars: ✭ 243 (+395.92%)
Mutual labels:  coroutines
GitMessengerBot-Android
타입스크립트, V8 엔진의 자바스크립트, 파이썬 그리고 Git을 지원하는 최첨단 메신저 봇!
Stars: ✭ 51 (+4.08%)
Mutual labels:  kotlin-coroutines
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+479.59%)
Mutual labels:  coroutines
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-55.1%)
Mutual labels:  coroutines
eyepetizer kotlin
一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp
Stars: ✭ 83 (+69.39%)
Mutual labels:  coroutines
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (-22.45%)
Mutual labels:  coroutines
TVMaze-Cache
A sample to showcase Kotlin, MVVM, Koin, Coroutines, StateFlow, Room, WorkManager, Retrofit, DataBinding and Unit test.
Stars: ✭ 22 (-55.1%)
Mutual labels:  coroutines
CppAsync
async/await in vanilla C++11
Stars: ✭ 73 (+48.98%)
Mutual labels:  coroutines
spring-discord-bot
Discord all-purpose bot, made using Spring Boot, JPA, Hibernate, REST, HikariCP. Written for fun, do not take this serious.
Stars: ✭ 26 (-46.94%)
Mutual labels:  jda
Rick-and-Morty
The Rick And Morty - MVVM with a clean architecture approach using some of the best practices in Android Development.
Stars: ✭ 45 (-8.16%)
Mutual labels:  coroutines
GithubTrendingRepos
Android - MVVM with Clean Architecture Blueprint Written In Kotlin
Stars: ✭ 50 (+2.04%)
Mutual labels:  kotlin-coroutines
programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
Stars: ✭ 142 (+189.8%)
Mutual labels:  coroutines
koru
Simple coroutine wrappers for Kotlin Native. Generated from annotations. Compatible with RxSwift, Combine etc.
Stars: ✭ 141 (+187.76%)
Mutual labels:  coroutines
spring-kotlin-coroutines-sample
Spring Kotlin Coroutines sample
Stars: ✭ 43 (-12.24%)
Mutual labels:  kotlin-coroutines
RickAndMortyApp
A hobby project that showcases key android concepts
Stars: ✭ 41 (-16.33%)
Mutual labels:  kotlin-coroutines
sweekt
🍭 Some sugar to sweeten Kotlin development.
Stars: ✭ 35 (-28.57%)
Mutual labels:  kotlin-coroutines
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+1575.51%)
Mutual labels:  kotlin-coroutines
agrpc
Async GRPC with C++20 coroutine support
Stars: ✭ 53 (+8.16%)
Mutual labels:  coroutines
KCommando
Annotation-based multifunctional command handler framework for JDA & Javacord.
Stars: ✭ 26 (-46.94%)
Mutual labels:  jda
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (-46.94%)
Mutual labels:  coroutines
yutto
🧊 一个可爱且任性的 B 站视频下载器(bilili V2)
Stars: ✭ 383 (+681.63%)
Mutual labels:  coroutines
BCVAX-Android
No description or website provided.
Stars: ✭ 19 (-61.22%)
Mutual labels:  coroutines
banana
🍌 Modern C++ Telegram Bot API library
Stars: ✭ 30 (-38.78%)
Mutual labels:  coroutines
EasyTask MVVM Kotlin
Todo app based on MVVM, Kotlin Coroutines, Navigation Component, Room Database, Retrofit, Data Binding
Stars: ✭ 49 (+0%)
Mutual labels:  coroutines
MusicX
MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
Stars: ✭ 85 (+73.47%)
Mutual labels:  coroutines
WanAndroid
Kotlin+JetPack+协程+retrofit2实现的MVVM架构Material Design风格版Wanandroid客户端
Stars: ✭ 69 (+40.82%)
Mutual labels:  coroutines
Keemun
No description or website provided.
Stars: ✭ 13 (-73.47%)
Mutual labels:  coroutines
stack
An Android app for browsing Stack Overflow and other Stack Exchange sites.
Stars: ✭ 218 (+344.9%)
Mutual labels:  kotlin-coroutines
Clother
Clother is an Android client-server app for swapping unused clothes.
Stars: ✭ 22 (-55.1%)
Mutual labels:  kotlin-coroutines
snap
Snap Programming Language
Stars: ✭ 20 (-59.18%)
Mutual labels:  coroutines
61-120 of 429 similar projects