多码网
返回 编程语言
编程语言libraryC++

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.

494 stars35 forks1 issuesZlib更新于 2026/5/6
bucketcontainercpptemplateunordered
暂无详细内容

同类推荐