ezrosent/allocators-rs

mmap-alloc: Add global default instance

joshlf opened this issue · 0 comments

For one-off allocations in which it'd be nice to avoid having to build a MapAlloc each time, we could add a global MapAlloc instance with reasonable defaults.