source: code/trunk/vendor/modernc.org/memory/README.md@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 290 bytes
Line 
1# memory
2
3Package memory implements a memory allocator.
4
5## Build status
6
7available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fmemory
8
9Installation
10
11 $ go get modernc.org/memory
12
13Documentation: [godoc.org/modernc.org/memory](http://godoc.org/modernc.org/memory)
Note: See TracBrowser for help on using the repository browser.