Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
278 B
JSON

{
"name": "plf-queue",
"version": "2.2",
"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.",
"homepage": "https://plflib.org/queue.htm"
}