https://github.com/go-darwin/mach
Package mach provides the low-level darwin Mach system calls for Go
https://github.com/go-darwin/mach
apple darwin go mach macos
Last synced: 4 months ago
JSON representation
Package mach provides the low-level darwin Mach system calls for Go
- Host: GitHub
- URL: https://github.com/go-darwin/mach
- Owner: go-darwin
- License: bsd-3-clause
- Created: 2019-05-02T12:38:47.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T08:17:28.000Z (over 3 years ago)
- Last Synced: 2025-12-19T05:21:34.917Z (7 months ago)
- Topics: apple, darwin, go, mach, macos
- Language: Go
- Homepage: https://pkg.go.dev/go-darwin.dev/mach
- Size: 313 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mach
[](https://pkg.go.dev/github.com/go-darwin/mach)
[](https://github.com/go-darwin/mach/actions)
[](https://app.codecov.io/gh/go-darwin/mach/)
Package mach provides the low-level darwin Mach system calls.
## References
- [mach | Kernel | Apple Developer Documentation](https://developer.apple.com/documentation/kernel/mach)