News

LWMalloc is an ultra-lightweight dynamic memory allocator designed for embedded systems that is said to outperform ptmalloc ...
I'm having a bizarre problem that I can't seem to track down. I have a relatively large C++ application that utilizes STL map/vectors/etc with >1000000 small objects (mostly structs) of varying sizes.