This library is designed to be simple and efficient. It
.
* wraps almost only syscalls and uses only Go standard types;
* exposes standard interfaces; plays well with standard packages like
io, bufio, etc..
* does not handle memory management (allocating/destructing slice).
It's up to user to decide whether/how to reuse buffers.
* has partial support for MacOS or Windows
Installed Size: 80.9 kB
Architectures: all