mmap-allocator 0.1.0

struct implementing trait std::alloc::GlobalAlloc for unix
Documentation

mmap-allocator

struct MmapAllocator is the implementation of std::alloc::GlobalAlloc.

This crate is only for uninx or linux platform.