6 skills found
pelya / Android ShmemSystem V shared memory emulation on Android, using ashmem. That includes shmget, shmat, shmdt and shmctl functions.
gen2brain / ShmSystem V shared memory functions in pure Go.
Amirsorouri00 / Shared Memory IPCNo description available
hslam / ShmPackage shm provides a way to use System V shared memory.
hslam / IpcPackage ipc provides a way to use System V IPC, including message queues, semaphore, and shared memory.
hslam / FtokPackage ftok provides a way to generate a System V IPC key, suitable for using with msgget, semget, or shmget.