#deno #task-queue

deno_unsync

A collection of adapters to make working with Tokio single-threaded runtimes easier

5 unstable releases

new 0.3.0 Sep 19, 2023
0.2.1 Sep 13, 2023
0.2.0 Sep 13, 2023
0.1.1 Aug 23, 2023
0.1.0 Aug 22, 2023

#287 in Asynchronous

Download history 896/week @ 2023-08-21 1732/week @ 2023-08-28 2178/week @ 2023-09-04 2556/week @ 2023-09-11 3894/week @ 2023-09-18

10,474 downloads per month
Used in 34 crates (2 directly)

MIT license

25KB
643 lines

deno_unsync

This is a collection of adapters to make working with Tokio single-threaded runtimes as easy as working with multi-threaded runtimes.

Dependencies

~2–13MB
~104K SLoC