#atomic #async #notifications #notify #updated #value #change

no-std async-atomic

Atomics which can be subscribed to and asynchronously notify when updated

7 releases

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

#243 in Concurrency

Download history 37/week @ 2024-09-25 26/week @ 2024-10-02 16/week @ 2024-10-09 20/week @ 2024-10-16 4/week @ 2024-10-23 25/week @ 2024-10-30 16/week @ 2024-11-06 33/week @ 2024-11-13 13/week @ 2024-11-20 13/week @ 2024-11-27 54/week @ 2024-12-04 49/week @ 2024-12-11 27/week @ 2024-12-18 22/week @ 2025-01-08

57 downloads per month

MIT/Apache

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

~1MB
~16K SLoC