modernc.org/memory@v1.8.0/README.md (about)

     1  # memory
     2  
     3  Package memory implements a memory allocator.
     4  
     5  ## Build status
     6  
     7  available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fmemory
     8  
     9  Installation
    10  
    11      $ go get modernc.org/memory
    12  
    13  Documentation: [godoc.org/modernc.org/memory](http://godoc.org/modernc.org/memory)