Go to file
John Nunley 9969a29ccd
v1.1.2
Signed-off-by: John Nunley <dev@notgull.net>
2023-09-25 10:44:52 -07:00
.github Update actions/checkout action to v4 2023-09-10 18:22:00 +09:00
benches bench: Add benchmarks 2023-07-10 12:29:11 -07:00
src Add smol-rs logo (#16) 2023-07-17 14:34:20 +09:00
tests Initial commit 2020-07-19 17:43:22 +02:00
.gitignore Initial commit 2020-07-19 17:43:22 +02:00
CHANGELOG.md v1.1.2 2023-09-25 10:44:52 -07:00
Cargo.toml v1.1.2 2023-09-25 10:44:52 -07:00
LICENSE-APACHE Initial commit 2020-07-19 17:43:22 +02:00
LICENSE-MIT Initial commit 2020-07-19 17:43:22 +02:00
LICENSE-THIRD-PARTY Add third party licenses 2020-07-20 09:57:43 +02:00
README.md Update license badge to match Cargo.toml 2021-02-14 13:38:10 +09:00

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.