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

no-std async-atomic

Atomics which can be subscribed to and asynchronously notify when updated

6 releases

new 0.1.5 May 13, 2024
0.1.4 Sep 22, 2023
0.1.2 Jun 21, 2023
0.1.0 Mar 6, 2023

#360 in Asynchronous

Download history 2/week @ 2024-02-14 7/week @ 2024-02-21 9/week @ 2024-02-28 6/week @ 2024-03-06 28/week @ 2024-03-13 3/week @ 2024-03-20 7/week @ 2024-03-27 10/week @ 2024-04-03 8/week @ 2024-04-10 78/week @ 2024-05-08

78 downloads per month

MIT/Apache

16KB
363 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