https://github.com/awnumar/memcall
Cross-platform wrapper for memory-related system calls.
https://github.com/awnumar/memcall
Last synced: about 1 year ago
JSON representation
Cross-platform wrapper for memory-related system calls.
- Host: GitHub
- URL: https://github.com/awnumar/memcall
- Owner: awnumar
- License: apache-2.0
- Created: 2019-08-01T09:53:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T21:18:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T13:59:26.291Z (over 1 year ago)
- Language: Go
- Size: 49.8 KB
- Stars: 25
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
memcall
-------
[](https://cirrus-ci.com/github/awnumar/memcall)
[](https://godoc.org/github.com/awnumar/memcall)
[](https://goreportcard.com/report/github.com/awnumar/memcall)
This package provides a cross-platform wrapper over some common memory-related system calls.
Please report any issues that you experience.