A C++ Lock-Free MPMC queue - header-only library for high throughput concurrent messaging with optional shared memory support
slick-queue is header-only and can be used from CMake via:
find_package(slick-queue CONFIG REQUIRED)
target_link_libraries(main PRIVATE slick::queue)
v1.2.2#0
!uwp
MIT
Manifest