rusch95 / mimalloc-rs

Fork of mimallocator that aims to port mimalloc over to rust.
16 stars 0 forks source link

Clean up naming #8

Closed rusch95 closed 5 years ago

rusch95 commented 5 years ago

Switch instances of rustimpl to rust_impl and maybe switch the mimalloc folder to c_impl to make things more clear.