wakerset

Crates.iowakerset
lib.rswakerset
version0.2.5
created_at2024-05-27 06:17:01.9375+00
updated_at2025-09-02 00:22:43.906077+00
descriptionno_std, no_alloc storage of Wakers embedded in the Future type
homepage
repositoryhttps://github.com/chadaustin/wakerset
max_upload_size
id1253088
size56,007
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: 84

cargo fmt