kapynOpen Source

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

mimalloc is a new, high-performance, scalable memory allocator released as open-source. This drop-in replacement for malloc and free offers bounded allocation times, low fragmentation, and minimal contention, making it a valuable tool for developers seeking optimized memory management in modern applications.

Microsoft Research·May 13, 2026

Opening Kapyn…