Crates.io | smartpoll |
lib.rs | smartpoll |
version | 2.0.0 |
source | src |
created_at | 2023-06-18 16:40:24.347575 |
updated_at | 2023-10-07 16:40:33.446644 |
description | A 'Task' abstraction that simplifies polling futures. |
homepage | https://github.com/MilesCourtie/smartpoll |
repository | https://github.com/MilesCourtie/smartpoll |
max_upload_size | |
id | 893571 |
size | 68,616 |
Smartpoll makes it easy to build your own multithreaded executor for async Rust, by providing a Task
abstraction that simplifies polling Rust's futures.
See the documentation for more information.
This project is licensed under the MIT license.