smartpoll 2.0.0

A 'Task' abstraction that simplifies polling futures.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented1 out of 5 items with examples
  • Size
  • Source code size: 68.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.4 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • MilesCourtie/smartpoll
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MilesCourtie

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.