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

8 lines
278 B
JSON

{
"name": "plf-list",
"version-date": "2019-08-10",
"port-version": 2,
"description": "A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average",
"homepage": "https://www.plflib.org/"
}