FastMM is a fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and CPU cores, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
As well as Delphi7+, else I have to stick to FastMM4 for these projects.
Though it's a big thing to see FastMM5 being developed and Im happy. Keep up the great work @pleriche!
Free Pascal support would be nice, especially on macOS and Linux