Files
ports/devel/mimalloc/pkg-descr
T
2019-10-03 07:28:39 +00:00

9 lines
326 B
Plaintext

mimalloc (pronounced "me-malloc") is a general purpose allocator with excellent
performance characteristics. Initially developed for the run-time systems of the
Koka and Lean languages.
It is a drop-in replacement for malloc and can be used in other programs without
code changes.
WWW: https://github.com/microsoft/mimalloc