status-go/vendor/modernc.org/memory
Andrea Maria Piana 4d15ae8a85 Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
..
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