SkillAgentSearch skills...

Shm

System V shared memory functions in pure Go.

Install / Use

/learn @gen2brain/Shm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

shm

Status Go Reference Go Report Card

shm implements System V shared memory functions (shmctl, shmget, shmat, shmdt) in pure Go (except solaris, see #24357).

Installation

go get -u github.com/gen2brain/shm

More

For System V Message Queue IPC (i.e. msgctl, msgget, msgrcv, msgsnd) see ipc.

View on GitHub
GitHub Stars135
CategoryDevelopment
Updated25d ago
Forks18

Languages

Go

Security Score

100/100

Audited on Mar 6, 2026

No findings