//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Announcing mori 0.1.0: Zero-copy shared memory for #RStats! Parallel R usually means duplicating data across every worker, causing RAM bloat. mori fixes this by sharing R objects across processes via OS-level shared memory. Share once, read anywhere Learn more: opensource.posit.co/blog/2026-04...
12d
opensource.posit.co
mori is a new R package for sharing R objects across processes via OS-level shared memory. Parallel workers get zero-copy, lazy ALTREP access to the same physical pages — share once, read anywhere.
mori: Shared memory for R objects
Posit