musiclink/vendor/modernc.org/memory
2026-01-21 22:42:18 -08:00
..
AUTHORS Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
builder.json Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
CONTRIBUTORS Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
counters.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
LICENSE Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
LICENSE-GO Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
LICENSE-LOGO Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
LICENSE-MMAP-GO Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
logo.png Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
Makefile Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
memory.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
memory32.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
memory64.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
mmap_unix.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
mmap_windows.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
nocounters.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
README.md Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
trace_disabled.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00
trace_enabled.go Update vendor directory and flake hash 2026-01-21 22:42:18 -08:00

logo-png

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

Go Reference