blob: e86191647f677a03869673b866bd301cc9362514 (
plain)
1
2
3
4
5
6
7
|
{
"name": "plf-list",
"version-string": "2019-08-10",
"port-version": 1,
"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/"
}
|