Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nvi-inc/svipc

Repository files navigation

Pure Go SysV IPC

This library implements SysV IPC commands on Linux using system calls rather than cgo.

Shared memory access is implemented and fairly well tested. Semaphores are partially implemented. Messages queues are not yet implemented.

API not yet fixed.

About

SysV IPC for Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages