1 unstable release
Uses old Rust 2015
0.1.1 | Nov 8, 2016 |
---|---|
0.1.0 |
|
#8 in #shm
8KB
205 lines
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.
Dependencies
~51–265KB