Sagi Dayan
2ca1e7826a
Some checks failed
Codespell / Check for spelling errors (push) Failing after 1m35s
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
13 lines
290 B
Markdown
13 lines
290 B
Markdown
# 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](http://godoc.org/modernc.org/memory)
|