vcpkg/ports/mimalloc/CONTROL

14 lines
383 B
Plaintext

Source: mimalloc
Version: 1.6.1-1
Description: Compact general purpose allocator with excellent performance
Homepage: https://github.com/microsoft/mimalloc
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)