{"library":"slick-queue","type":"library","category":null,"description":"A C++ Lock-Free MPMC queue - header-only library for high throughput concurrent messaging with optional shared memory support","language":"cpp","status":"active","version":"1.4.1","tags":["lock-free","mpmc","queue","concurrency","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install slick-queue","imports":["#include <slick/queue.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(slick_queue CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE slick::queue)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}