summaryrefslogtreecommitdiff
path: root/devel/mimalloc/DESCR
blob: b7eecc19488242b5892e6d0c56e8da77507ff444 (plain)
1
2
3
4
5
6
mimalloc (pronounced "me-malloc") is a general purpose allocator with
excellent performance characteristics. Initially developed by Daan Leijen
for the run-time systems of the Koka and Lean languages.

mimalloc is a drop-in replacement for malloc and can be used in other
programs without code changes.