An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

memcall
-------

[![Cirrus CI](https://api.cirrus-ci.com/github/awnumar/memcall.svg)](https://cirrus-ci.com/github/awnumar/memcall)
[![GoDoc](https://godoc.org/github.com/awnumar/memcall?status.svg)](https://godoc.org/github.com/awnumar/memcall)
[![Go Report Card](https://goreportcard.com/badge/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.