We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de4fe2 commit 88286ccCopy full SHA for 88286cc
README.md
@@ -1,5 +1,8 @@
1
# Atomix
2
3
+[](https://juliaconcurrent.github.io/Atomix.jl/dev/)
4
+[](https://github.com/JuliaConcurrent/Atomix.jl/actions/workflows/ci.yml)
5
+
6
Atomix.jl implements `@atomic`, `@atomicswap`, and `@atomicreplace` that
7
are superset of the macros in `Base`. In addition to atomic operations on the
8
fields as implemented in `Base`, they support atomic operations on array
0 commit comments