memory-pools

There are 3 repositories under memory-pools topic.

  • sebastiencs/shared-arena

    A thread-safe & efficient memory pool

    Language:Rust160457
  • lastpenguin/MemoryPool

    simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)

    Language:C++21425
  • CHr15F0x/memory-pools

    LiberalPool aims to be almost as good as this Fast Efficient Fixed-Size Pool at the same time allowing double free without pool metadata corruption at a cost of roughly 1 bit per block.

    Language:C++3100