#atomic #async #notify #updated #value #change #subscribed

no-std async-atomic

Atomics which can be subscribed to and asynchronously notify when updated

5 releases

0.1.4 Sep 22, 2023
0.1.3 Sep 21, 2023
0.1.2 Jun 21, 2023
0.1.1 Jun 20, 2023
0.1.0 Mar 6, 2023

#1236 in Asynchronous

26 downloads per month

MIT/Apache

16KB
348 lines

async-atomic

Crates.io Docs.rs Github Actions License

Atomics which can be subscribed to and asynchronously notify when updated.

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.

Dependencies

~0.7–1MB
~17K SLoC