kapynOpen Source

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

mimalloc is a new, high-performance, scalable memory allocator. This open-source drop-in replacement for malloc and free offers bounded allocation times, low fragmentation, and minimal contention through atomic operations, making it ideal for modern, resource-intensive applications.

Microsoft Research·May 13, 2026

Opening Kapyn…