https://github.com/pdmccormick/go-linuxuapi
A Go library for performing various kinds of Linux I/O from userspace
https://github.com/pdmccormick/go-linuxuapi
Last synced: 10 months ago
JSON representation
A Go library for performing various kinds of Linux I/O from userspace
- Host: GitHub
- URL: https://github.com/pdmccormick/go-linuxuapi
- Owner: pdmccormick
- License: mit
- Created: 2024-03-20T14:48:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T22:23:10.000Z (over 1 year ago)
- Last Synced: 2025-02-26T23:14:20.433Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
linuxuapi
=========
A Go library for performing various kinds of Linux I/O from userspace.
```go
import "go.pdmccormick.com/linuxuapi"
```