gotosocial/vendor/modernc.org/memory
..
AUTHORS
builder.json
CONTRIBUTORS
counters.go
LICENSE
LICENSE-GO
LICENSE-MMAP-GO
Makefile
memory.go
memory32.go
memory64.go
mmap_darwin.go
mmap_freebsd_32.go
mmap_freebsd_64.go
mmap_illumos_amd64.go
mmap_linux_32.go
mmap_linux_64.go
mmap_linux_s390x.go
mmap_netbsd_32.go
mmap_netbsd_64.go
mmap_openbsd.go
mmap_unix.go
mmap_windows.go
nocounters.go
README.md
trace_disabled.go
trace_enabled.go

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