15 Forks
120 Stars
120 Watchers

plf_list

A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.

How to download and setup plf_list

Open terminal and run command
git clone https://github.com/mattreecebentley/plf_list.git
git clone is used to create a copy or clone of plf_list repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with plf_list https://github.com/mattreecebentley/plf_list/archive/master.zip

Or simply clone plf_list with SSH
[email protected]:mattreecebentley/plf_list.git

If you have some problems with plf_list

You may open issue on plf_list support forum (system) here: https://github.com/mattreecebentley/plf_list/issues