#shared-memory #memory-allocator #extremely #unsafe #experiment #linux

nightly shared-memory-allocator

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

1 unstable release

0.1.0 Aug 10, 2022

#506 in Memory management

Apache-2.0

14KB
213 lines

shared-memory-allocator

crates.io docs.rs

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


lib.rs:

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

Dependencies

~255–360KB