libsharedmem

This is a Rust library of shared memory primitives. It contains data structures for sharing buffers (slices, memory maps, etc.) between multiple owners or multiple threads.