A compact general purpose allocator
https://github.com/microsoft/mimalloc
This 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.
It is a drop-in replacement for malloc and can be used in other
programs without code changes.
- Developed at devel:libraries:c_c++
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mimalloc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mimalloc-2.0.6.tar.gz | 0001127052 1.07 MB | |
mimalloc.changes | 0000000770 770 Bytes | |
mimalloc.spec | 0000002814 2.75 KB |
Revision 2 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 979738
from
Dirk Mueller (dirkmueller)
(revision 2)
- update to 2.0.6: * long list of fixes, see https://github.com/microsoft/mimalloc/compare/v2.0.3...v2.0.6
Comments 0