Plf Colony Save

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.

Project README

plf::colony

An unordered data container providing fast iteration/insertion/erasure while maintaining pointer/iterator/reference validity to non-erased elements. Documentation and function descriptions here: https://plflib.org/colony.htm#functions

plf::colony is C++98/03/11/14/17/20/23-compatible.

Infographic describing the container

Open Source Agenda is not affiliated with "Plf Colony" Project. README Source: mattreecebentley/plf_colony
Stars
389
Open Issues
0
Last Commit
2 weeks ago

Open Source Agenda Badge

Open Source Agenda Rating