Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T13:49:21.000Z (5 months ago)
- Last Synced: 2024-07-15T08:02:03.077Z (4 months ago)
- Language: Go
- Size: 12.7 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"
```