mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 00:19:00 +08:00
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
|
Source: mimalloc
|
||
|
Version: 2019-06-25
|
||
|
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)
|