PLF Colony library: An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer validity to non-erased elements. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
This repository is only setting up the library and it's tests to be published in https://cppget.org through Build2. We use a git submodule targetting a specific version of the library for each package version.
PLF Colony
- PLF Colony: https://plflib.org/colony.htm
- Also contain the change history at the end of the page.
- Repository: https://github.com/mattreecebentley/plf_colony/
Package Maintainers
- A. Joël Lamotte - mjklaim@gmail.com
license | zLib |
---|---|
project | plf-colony |
doc-url | plflib.org/colony.htm |
src-url | github.com/mattreecebentley/plf_colony.git |
mattreecebentley@gmail.com |
5 Versions
version | 6.24.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
version | 6.12.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
version | 6.0.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
version | 5.20.0+1 |
---|---|
license | zLib license |
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; c++17 |
version | 5.11.0+1 |
---|---|
license | zLib license |
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; c++17 |