Skip to content
#

coroutines

Here are 49 public repositories matching this topic...

🔥 ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。

  • Updated Jun 1, 2024
  • Java
sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  • Updated May 25, 2024
  • Java

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection

  • Updated Jan 21, 2020
  • Java

🔥🔥🔥 就是玩APP首先是一个完整的实战项目,其中涵盖了各种Android开发技术的最佳实践(不限架构、业务功能、性能优化、黑科技等),项目工程采用组件化架构,在此基础上会以组件的形式逐步实现各种技术的最佳实践。敬请期待 💪💪💪

  • Updated Feb 15, 2022
  • Java

Improve this page

Add a description, image, and links to the coroutines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coroutines topic, visit your repo's landing page and select "manage topics."

Learn more