4d15ae8a85 | ||
---|---|---|
.. | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
LICENSE-MMAP-GO | ||
Makefile | ||
README.md | ||
counters.go | ||
memory.go | ||
memory32.go | ||
memory64.go | ||
mmap_unix.go | ||
mmap_windows.go | ||
nocounters.go | ||
trace_disabled.go | ||
trace_enabled.go |
README.md
memory
Package memory implements a memory allocator.
Build status
available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fmemory
Installation
$ go get modernc.org/memory
Documentation: godoc.org/modernc.org/memory