2020-10-10 14:36:42 +02:00

15 lines
403 B
Plaintext

Source: mimalloc
Version: 1.6.4
Description: Compact general purpose allocator with excellent performance
Homepage: https://github.com/microsoft/mimalloc
Supports: !(arm|uwp)
Feature: asm
Description: Generate assembly files
Feature: override
Description: Override the standard malloc interface
Feature: secure
Description: Use security mitigations (like guard pages and randomization)