You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Taiki Endo dc095d0680
Minimize GITHUB_TOKEN permissions
6 days ago
.github Minimize GITHUB_TOKEN permissions 6 days ago
src Use `Waker::will_wake()` to avoid a cloning op (#12) 1 week ago
tests Initial commit 3 years ago
.gitignore Initial commit 3 years ago
CHANGELOG.md Release 1.1.0 3 months ago
Cargo.toml Release 1.1.0 3 months ago
LICENSE-APACHE Initial commit 3 years ago
LICENSE-MIT Initial commit 3 years ago
LICENSE-THIRD-PARTY Add third party licenses 3 years ago
README.md Update license badge to match Cargo.toml 2 years ago

README.md

atomic-waker

Build License Cargo Documentation

futures::task::AtomicWaker extracted into its own crate.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.