mori-package: mori: Shared Memory for R Objects

mori-packageR Documentation

mori: Shared Memory for R Objects

Description

Share R objects via shared memory with share(), access them in other processes with map_shared(), using R's ALTREP framework for zero-copy memory-mapped access. Shared objects serialize compactly via ALTREP serialization hooks. Shared memory is automatically freed when the R object is garbage collected.

Author(s)

Maintainer: Charlie Gao charlie.gao@posit.co (ORCID)

Authors:

Other contributors:

  • Posit Software, PBC (ROR) [copyright holder, funder]

See Also

Useful links:


mori documentation built on July 21, 2026, 9:08 a.m.