This repository was archived by the owner on Nov 5, 2021. It is now read-only.
Using "mimalloc" - general purpose memory allocator - in nBallerina runtime #48
Unanswered
sameerajayasoma
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I came across this project today. Microsoft maintains it (https://github.com/microsoft/mimalloc). Kotlin/Native uses this library in their runtime implementation.
There is also
Rustbindings to theCimplementation ofmimalloc.https://crates.io/crates/mimalloc
Shall we check whether this is a good fit for nBallerina runtime implementation? @ayonam @uthaiyashankar @manuranga
Beta Was this translation helpful? Give feedback.
All reactions