{"library":"plf-queue","type":"library","category":null,"description":"A data container replicating std::queue functionality but with better performance than standard library containers in a queue context. C++98/03/11/14/etc-compatible.","language":"cpp","status":"active","version":"2.2","tags":["container","queue","performance","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install plf-queue","imports":["#include <plf_queue.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(plf_queue CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE plf::queue)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}