Geen omschrijving

Marc-Antoine Ruel b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. 13 jaren geleden
lib a0354efc61 Initial check-in. 14 jaren geleden
snappy b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. 13 jaren geleden
.hgignore b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. 13 jaren geleden
AUTHORS f31f16dbf2 Fix some typos. 14 jaren geleden
CONTRIBUTORS 781077d9bf snappy: C: add Marc-Antoine Ruel (Google CLA). 13 jaren geleden
LICENSE a0354efc61 Initial check-in. 14 jaren geleden
README f23747f902 snappy: delete Makefiles. 14 jaren geleden

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