Без опису

Jan Mercl b86a88ac18 snappy-go: Improve encode performance a bit. 13 роки тому
lib a0354efc61 Initial check-in. 14 роки тому
snappy b86a88ac18 snappy-go: Improve encode performance a bit. 13 роки тому
.hgignore b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. 13 роки тому
AUTHORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). 13 роки тому
CONTRIBUTORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). 13 роки тому
LICENSE a0354efc61 Initial check-in. 14 роки тому
README f23747f902 snappy: delete Makefiles. 14 роки тому

README

This is a Snappy library for the Go programming language.

To download and install from source:
$ go get code.google.com/p/snappy-go/snappy

Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html