An open API service indexing awesome lists of open source software.

https://github.com/justson/dispatch-queue

Dispatch queue is an ultra-high performance queue extending Android message queue. Similar to the coroutine, it supports synchronous return and asynchronous execution. It can wrap the main thread and schedule flexibly
https://github.com/justson/dispatch-queue

handler handlerthread looper message messagequeue

Last synced: about 1 month ago
JSON representation

Dispatch queue is an ultra-high performance queue extending Android message queue. Similar to the coroutine, it supports synchronous return and asynchronous execution. It can wrap the main thread and schedule flexibly

Awesome Lists containing this project