31 Forks
360 Stars
360 Watchers

plf_colony

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

How to download and setup plf_colony

Open terminal and run command
git clone https://github.com/mattreecebentley/plf_colony.git
git clone is used to create a copy or clone of plf_colony 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_colony https://github.com/mattreecebentley/plf_colony/archive/master.zip

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

If you have some problems with plf_colony

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