ui-thread topic
vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
AsyncAwait
async/await for Android built upon coroutines introduced in Kotlin 1.1
reanimated-collapsible-navbar
Declarative implementation of a collapsible navigation bar with snapping in React Native, with all animations running on the UI thread :rocket:
Android-Retainable-Tasks
A mini-library that makes it really easy to retain background tasks on orientation changes
HappyVolley
[未修改源码]在非UI线程返回Response且可以配置并发线程数的Volley, 内涵福利, Demo采用MVP架构设计
UniversalEventBus
An android Event Bus Architecture ( compatible with RxJava, Otto and other bus implementations)
AndroidThreadSwitcher
A handy Android Kotlin library to make it easy to switch between UI and Worker thread