Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It's a new allocator, Apache-licensed, by Microsoft. It claims very good performance and is cross-platform (works on Windows and Unix).
https://github.com/microsoft/mimalloc/
There's a detailed set of APIs including aligned allocation and zero-initialized allocation. However, zero-initialized reallocation doesn't seem provided.
https://microsoft.github.io/mimalloc/group__malloc.html#details
Attachments
Issue Links
- links to