tmthrgd / go-shmLinks
Provides functions to open and unlink shared memory without relying on cgo.
☆12Updated 3 years ago
Alternatives and similar repositories for go-shm
Users that are interested in go-shm are comparing it to the libraries listed below
Sorting:
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- SquashFS read only implementation in pure go☆16Updated this week
- Graphic library supporting various displays☆30Updated 9 months ago
- ☆18Updated 5 years ago
- ☆18Updated last year
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Hard fork of golang.org/exp/shiny☆12Updated 5 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Fast, sparse bitsets☆21Updated 4 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Exposes batch message receives (recvmmsg)