Issues
- 22
build failure with gcc-13
#55 opened by emollier - 10
Implementation of pop_back() or steal() methods - for work-stealing algo
#75 opened by artemsazonov86 - 5
Available in Conan
#71 opened by luizfeldmann - 5
mention vcpkg package
#29 opened by mheyman - 2
Benchmark comments
#69 opened by MasterBe - 13
Unbounded queue possible with atomic_queue?
#68 opened by benstadin - 2
- 1
push std::vector data package
#67 opened by youngday - 1
Atomics are not trivial
#66 opened by CurTInq - 1
Create a `v1.6.2` release
#65 opened by RedSkittleFox - 1
spin-locking
#59 opened by Andriy06 - 5
why compare_exchange_strong() in a loop?
#57 opened by Andriy06 - 11
Question: memory order in fetch_add()
#51 opened by anaanimous - 3
- 1
- 1
how to put struct to queue
#48 opened by chansonZ - 2
CPU load at 100%
#40 opened by visstup - 3
- 2
Ever incresing queue size
#44 opened by ZEPORATH - 4
Elaborate in docs what "atomic elements" means.
#41 opened by libbooze - 1
Low latency programming?
#39 opened by zumpchke - 2
moodycamel::ConcurrentQueue performs better if using enqueue instead of try_enqueue
#36 opened by jamesmasika - 1
- 1
about tag release
#34 opened by sequoiar - 21
Implementations for ppc64le and s390x?
#33 opened by musicinmybrain - 8
Question: busy waiting?
#32 opened by pfeatherstone - 2
- 8
AtomicQueueB2 size does not work
#28 opened by pfeatherstone - 2
Where is OptimistAtomicQueue?
#27 opened by pfeatherstone - 3
Bugfix : try_push blocks
#26 opened by OlivierSohn - 4
Docs: optimistic version "busy-waits when empty or full", and what does the other do?
#25 opened by nunojpg - 1
- 5
The queue does not accept NIL value.
#23 opened by stvriver - 1
Throttling when idle
#21 opened by benstadin - 2
Approximate number of items
#20 opened by benstadin - 1
Consider adding try_pop returning optional
#18 opened by robinchrist - 2
C++17 is needed in xenium
#19 opened by liesrock - 1
- 3
- 2
Questions about evaluation graphs
#15 opened by junghan0611 - 3
- 0
- 2
- 1
- 14
Optimization proposal
#4 opened by OlivierSohn - 8
'try_push' variant for move-only types
#5 opened by OlivierSohn - 5
Ordering guarantees
#3 opened by benstadin