Expand description

An extremely unsafe experiment in writing a custom allocator to use linux shared memory.

Structs

An allocator implementing std::alloc::Allocator which allocates items in linux shared memory.