smartpoll

Crates.iosmartpoll
lib.rssmartpoll
version2.0.0
sourcesrc
created_at2023-06-18 16:40:24.347575
updated_at2023-10-07 16:40:33.446644
descriptionA 'Task' abstraction that simplifies polling futures.
homepagehttps://github.com/MilesCourtie/smartpoll
repositoryhttps://github.com/MilesCourtie/smartpoll
max_upload_size
id893571
size68,616
(MilesCourtie)

documentation

README

Smartpoll

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.

License

This project is licensed under the MIT license.

Commit count: 79

cargo fmt