safe-async
A threadpool for executing blocking operations from an async context
Updated 2024-04-17 18:11:26 +00:00
An adapter for running Hyper services on Jive
Updated 2023-10-23 22:03:36 +00:00
trust-dns integration for Jive
Updated 2023-10-23 22:00:56 +00:00
Safe JoinMap and JoinSet for jive
Updated 2023-08-27 22:20:54 +00:00
A simple async runtime built in safe rust
Updated 2023-08-27 22:16:23 +00:00
A toy async executor written in safe rust, only depending on `std`
Updated 2023-08-27 22:08:50 +00:00
a safe single-threaded executor supporting !Send futures
Updated 2023-08-27 21:55:45 +00:00
An async reactor built on polldance
Updated 2023-08-25 17:46:24 +00:00
A simple polling library with unix poll
Updated 2023-08-25 17:11:14 +00:00
a safe implementation of async select
Updated 2022-03-08 02:03:15 +00:00
a safe implementation of async join
Updated 2022-03-08 01:25:26 +00:00
A simple mpsc channel with async support backed by mutex
Updated 2022-03-05 22:58:24 +00:00
a safe notifier for tasks and threads
Updated 2022-03-05 22:57:49 +00:00
an arbitrarily large circle buffer
Updated 2022-03-02 02:57:43 +00:00
A safe join_all method for collecting results of futures
Updated 2022-02-17 18:56:23 +00:00