postmoogle/vendor/modernc.org/memory
2025-04-22 19:20:44 +03:00
..
AUTHORS update deps 2025-02-18 11:49:20 +02:00
builder.json update deps 2025-02-18 11:49:20 +02:00
CONTRIBUTORS update deps 2025-02-18 11:49:20 +02:00
counters.go switch to CGO-free builds 2024-04-30 09:26:16 +03:00
LICENSE switch to CGO-free builds 2024-04-30 09:26:16 +03:00
LICENSE-GO switch to CGO-free builds 2024-04-30 09:26:16 +03:00
LICENSE-LOGO update deps 2025-04-22 19:20:44 +03:00
LICENSE-MMAP-GO switch to CGO-free builds 2024-04-30 09:26:16 +03:00
logo.png update deps 2025-04-22 19:20:44 +03:00
Makefile update deps 2025-04-22 19:20:44 +03:00
memory.go update deps 2025-04-22 19:20:44 +03:00
memory32.go switch to CGO-free builds 2024-04-30 09:26:16 +03:00
memory64.go switch to CGO-free builds 2024-04-30 09:26:16 +03:00
mmap_unix.go update deps 2025-04-22 19:20:44 +03:00
mmap_windows.go update deps 2025-04-22 19:20:44 +03:00
nocounters.go switch to CGO-free builds 2024-04-30 09:26:16 +03:00
README.md update deps 2025-04-22 19:20:44 +03:00
trace_disabled.go switch to CGO-free builds 2024-04-30 09:26:16 +03:00
trace_enabled.go switch to CGO-free builds 2024-04-30 09:26:16 +03: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