mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
14 lines
290 B
Markdown
14 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)
|