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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / mimalloc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/mimalloc && cd $_
- Create Badge
Refresh
Refresh
Comments 0