周玉环 d906a41c2e first commit il y a 2 jours
..
AUTHORS d906a41c2e first commit il y a 2 jours
CONTRIBUTORS d906a41c2e first commit il y a 2 jours
LICENSE d906a41c2e first commit il y a 2 jours
LICENSE-GO d906a41c2e first commit il y a 2 jours
LICENSE-MMAP-GO d906a41c2e first commit il y a 2 jours
Makefile d906a41c2e first commit il y a 2 jours
README.md d906a41c2e first commit il y a 2 jours
counters.go d906a41c2e first commit il y a 2 jours
memory.go d906a41c2e first commit il y a 2 jours
memory32.go d906a41c2e first commit il y a 2 jours
memory64.go d906a41c2e first commit il y a 2 jours
mmap_darwin.go d906a41c2e first commit il y a 2 jours
mmap_freebsd_32.go d906a41c2e first commit il y a 2 jours
mmap_freebsd_64.go d906a41c2e first commit il y a 2 jours
mmap_illumos_amd64.go d906a41c2e first commit il y a 2 jours
mmap_linux_32.go d906a41c2e first commit il y a 2 jours
mmap_linux_64.go d906a41c2e first commit il y a 2 jours
mmap_linux_s390x.go d906a41c2e first commit il y a 2 jours
mmap_netbsd_32.go d906a41c2e first commit il y a 2 jours
mmap_netbsd_64.go d906a41c2e first commit il y a 2 jours
mmap_openbsd.go d906a41c2e first commit il y a 2 jours
mmap_unix.go d906a41c2e first commit il y a 2 jours
mmap_windows.go d906a41c2e first commit il y a 2 jours
nocounters.go d906a41c2e first commit il y a 2 jours
trace_disabled.go d906a41c2e first commit il y a 2 jours
trace_enabled.go d906a41c2e first commit il y a 2 jours

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