MCPcopy Index your code
hub / github.com/gen2brain/shm

github.com/gen2brain/shm @v0.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.2 ↗ · + Follow
51 symbols 67 edges 18 files 50 documented · 98% 5 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
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.

Core symbols most depended-on inside this repo

Shape

Struct 32
Function 19

Languages

Go100%

Modules by API surface

shm_solaris.go8 symbols
shm_other.go8 symbols
shm.go6 symbols
shm_openbsd.go2 symbols
shm_netbsd.go2 symbols
shm_linux_s390x.go2 symbols
shm_linux_riscv64.go2 symbols
shm_linux_ppc64le.go2 symbols
shm_linux_mips64.go2 symbols
shm_linux_loong64.go2 symbols
shm_linux_arm64.go2 symbols
shm_linux_arm.go2 symbols

For agents

$ claude mcp add shm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page