This website works better with JavaScript
Home
Verkennen
Help
Registreren
Inloggen
github.com2
/
golang_snappy
Volgen
0
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Geen omschrijving
10
Commits
2
Branches
1
Publicaties
Boom:
2d44ef2b92
Aftakkingen
Labels
master
sync_pool_cur
v0.0.1
golang_snappy
HTTPS
ZIP
TAR.GZ
Nigel Tao
2d44ef2b92
snappy: fix (1) encoding a 0-length input returned garbage, and
14 jaren geleden
lib
a0354efc61
Initial check-in.
15 jaren geleden
snappy
2d44ef2b92
snappy: fix (1) encoding a 0-length input returned garbage, and
14 jaren geleden
.hgignore
9e4639d64e
snappy: initial check-in of package snappy.
15 jaren geleden
AUTHORS
f31f16dbf2
Fix some typos.
15 jaren geleden
CONTRIBUTORS
f31f16dbf2
Fix some typos.
15 jaren geleden
LICENSE
a0354efc61
Initial check-in.
15 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