mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 09:50:27 +00:00
.. | ||
AUTHORS | ||
CONTRIBUTORS | ||
counters.go | ||
LICENSE | ||
LICENSE-MMAP-GO | ||
Makefile | ||
memory32.go | ||
memory64.go | ||
memory.go | ||
mmap_unix.go | ||
mmap_windows.go | ||
nocounters.go | ||
README.md | ||
trace_disabled.go | ||
trace_enabled.go |
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