$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Memory manager/allocator
From: Igor R (boost.lists_at_[hidden])
Date: 2009-06-16 06:47:51
>
> I'm sorry if the question goes in OT.
> I'm searching for a simple cross platform memory manager/allocator
> library/class to simply allocate/read/write blocks of memory.
> I googled around and I found some projects:
>
> http://code.google.com/p/stdext/
> http://memory-mgr.sourceforge.net/
>
> there is also boost.interprocess but I don't need its complexity.
> I'd like to know if there is a well-known and used one.
>
There's a memory-pool library in boost:
http://www.boost.org/doc/libs/1_39_0/libs/pool/doc/index.html