Hoard interfaces for Delphi and Delphi XE versions and FreePascal

Hoard interfaces for Delphi and Delphi XE versions and FreePascal

Hoard current version: 3.9

Description:

Hoard interfaces for Delphi and Delphi XE versions and FreePascal with the Windows and the x86 Linux 32 bit and 64 bit Dynamic Link Libraries, it is a scalable memory manager with low fragmentation.

In the following paper, we have introduced the Hoard memory allocator. Hoard improves on previous memory allocators by simultaneously providing four features that are important for scalable application performance: speed, scalability, false sharing avoidance, and low fragmentation.

http://www.cs.utexas.edu/users/mckinley/papers/asplos-2000.pdf

And how to install it ?

Just place cmem as the very first unit under the "uses" clause of your project's .dpr file.

You can go to download the zip files by clicking on the following web link:

https://drive.google.com/drive/folders/1DqkXWitEAjtS91ZEROaPkW19I8IilLUh?usp=sharing