Binary package “libplf-colony-dev” in ubuntu oracular

fast C++ unordered container

 plf::colony is an unordered data container providing fast iteration/
 insertion/erasure while maintaining pointer validity to non-erased
 elements. It offers no big-O advantages over std::list but its
 performance is drastically better.