Introduction - If you have any usage issues, please Google them yourself
The purpose of RecyclerMM is to provide:
- Improved performance (mileage may vary from a few percents
to several orders of magnitude, depending on application)
- highly-aligned memory blocks, suitable for SSE operation
- high resilience to memory fragmentation
- fast Allocated testing (see below)
- shared memory (like ShareMem, but no special DLL required)
- no memory management data hidden before or after
the allocated blocks
- support of 3GB of RAM