Menu

#Mimalloc

1 post

Feed
1 of 1 post
mimalloc: A new, high-performance, scalable memory allocator for the modern era - Microsoft Research
🖼️
0

mimalloc: A new, high-performance, scalable memory allocator for the modern era - Microsoft Research

Microsoft Research·Brenda Potts·19 days ago
#Ms0BCHwl

mimalloc is an open-source, modern, scalable memory allocator that is a drop-in replacement for malloc and free. It is relatively small (~12K lines), with clear internal data structures, and is easy to build and integrate into other projects.…

15s
Read More