Skip to content
#

pool-allocator

Here are 24 public repositories matching this topic...

Header-only C++17 allocators for games: a fixed-size pool with an intrusive free list and a per-frame arena, both exposed as std::pmr::memory_resource, with contract checks in debug builds, a randomised property test and a benchmark against new, std::pmr and a plain vector.

  • Updated Aug 20, 2026
  • C++

Improve this page

Add a description, image, and links to the pool-allocator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pool-allocator topic, visit your repo's landing page and select "manage topics."

Learn more