周玉环 d906a41c2e first commit пре 2 дана
..
AUTHORS d906a41c2e first commit пре 2 дана
CONTRIBUTORS d906a41c2e first commit пре 2 дана
LICENSE d906a41c2e first commit пре 2 дана
LICENSE-GO d906a41c2e first commit пре 2 дана
LICENSE-MMAP-GO d906a41c2e first commit пре 2 дана
Makefile d906a41c2e first commit пре 2 дана
README.md d906a41c2e first commit пре 2 дана
counters.go d906a41c2e first commit пре 2 дана
memory.go d906a41c2e first commit пре 2 дана
memory32.go d906a41c2e first commit пре 2 дана
memory64.go d906a41c2e first commit пре 2 дана
mmap_darwin.go d906a41c2e first commit пре 2 дана
mmap_freebsd_32.go d906a41c2e first commit пре 2 дана
mmap_freebsd_64.go d906a41c2e first commit пре 2 дана
mmap_illumos_amd64.go d906a41c2e first commit пре 2 дана
mmap_linux_32.go d906a41c2e first commit пре 2 дана
mmap_linux_64.go d906a41c2e first commit пре 2 дана
mmap_linux_s390x.go d906a41c2e first commit пре 2 дана
mmap_netbsd_32.go d906a41c2e first commit пре 2 дана
mmap_netbsd_64.go d906a41c2e first commit пре 2 дана
mmap_openbsd.go d906a41c2e first commit пре 2 дана
mmap_unix.go d906a41c2e first commit пре 2 дана
mmap_windows.go d906a41c2e first commit пре 2 дана
nocounters.go d906a41c2e first commit пре 2 дана
trace_disabled.go d906a41c2e first commit пре 2 дана
trace_enabled.go d906a41c2e first commit пре 2 дана

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