File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 88[ ![ CMake Continuous Integrations] ( https://github.com/max0x7ba/atomic_queue/actions/workflows/cmake-gcc-clang.yml/badge.svg )] ( https://github.com/max0x7ba/atomic_queue/actions/workflows/cmake-gcc-clang.yml )
99[ ![ Meson Continuous Integrations] ( https://github.com/max0x7ba/atomic_queue/actions/workflows/ci-meson.yml/badge.svg )] ( https://github.com/max0x7ba/atomic_queue/actions/workflows/ci-meson.yml )
1010<br >
11- ![ platform Linux x86_64] ( https://img.shields.io/badge/platform-Linux%20x86_64--bit-yellow )
12- ![ platform Linux ARM] ( https://img.shields.io/badge/platform-Linux%20ARM-yellow )
13- ![ platform Linux RISC-V] ( https://img.shields.io/badge/platform-Linux%20RISC--V-yellow )
14- ![ platform Linux PowerPC] ( https://img.shields.io/badge/platform-Linux%20PowerPC-yellow )
15- ![ platform Linux IBM System/390] ( https://img.shields.io/badge/platform-Linux%20IBM%20System/390-yellow )
11+ ![ platform Linux x86_64] ( https://img.shields.io/badge/platform-Linux%20x86_64--bit-gold )
12+ ![ platform Linux ARM] ( https://img.shields.io/badge/platform-Linux%20ARM-gold )
13+ ![ platform Linux RISC-V] ( https://img.shields.io/badge/platform-Linux%20RISC--V-gold )
14+ ![ platform Linux PowerPC] ( https://img.shields.io/badge/platform-Linux%20PowerPC-gold )
15+ ![ platform Linux IBM System/390] ( https://img.shields.io/badge/platform-Linux%20IBM%20System/390-gold )
16+ ![ platform Linux LoongArch] ( https://img.shields.io/badge/platform-Linux%20LoongArch-gold )
17+ ![ platform Windows x86_64] ( https://img.shields.io/badge/platform-Windows%20x86_64--bit-gold )
1618
1719# atomic_queue
1820C++14 multiple-producer-multiple-consumer * lock-free* queues based on circular buffers and [ ` std::atomic ` ] [ 3 ] .
You can’t perform that action at this time.
0 commit comments