wakerset

Crates.iowakerset
lib.rswakerset
version0.1.1
sourcesrc
created_at2024-05-27 06:17:01.9375
updated_at2024-05-27 06:32:36.953721
descriptionno_std, no_alloc storage of Wakers embedded in the Future type
homepage
repositoryhttps://github.com/chadaustin/wakerset
max_upload_size
id1253088
size36,989
Chad Austin (chadaustin)

documentation

README

no_std, zero allocation utility crate for efficiently storing sets of Wakers within the Future objects themselves.

Exposes a safe interface and passes MIRI.

Commit count: 61

cargo fmt