System V shared memory functions in pure Go.
/learn @gen2brain/Shm
Quality Score
Category
Supported Platforms
Tags
shm implements System V shared memory functions (shmctl, shmget, shmat, shmdt) in pure Go (except solaris, see #24357).
shm
shmctl
shmget
shmat
shmdt
solaris
go get -u github.com/gen2brain/shm
For System V Message Queue IPC (i.e. msgctl, msgget, msgrcv, msgsnd) see ipc.
msgctl
msgget
msgrcv
msgsnd
gen2brain
View profile
Languages
Security Score
Audited on Mar 6, 2026