This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
github.com2
/
golang_snappy
Tarkkaile
0
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Ei kuvausta
19
Commitit
2
Haarat
1
Julkaisut
Puu:
ec2b2f9c51
Branchit
Tagit
master
sync_pool_cur
v0.0.1
golang_snappy
HTTPS
ZIP
TAR.GZ
Nigel Tao
ec2b2f9c51
snappy: add a testdata flag to the test.
10 vuotta sitten
lib
5c1be99682
snappy: switch defaultcc to golang-codereviews.
10 vuotta sitten
snappy
ec2b2f9c51
snappy: add a testdata flag to the test.
10 vuotta sitten
.hgignore
b1b7c04612
snappy-go: Add snappy C++ implementation benchmarks.
13 vuotta sitten
AUTHORS
381d3abc0c
snappy: A+C: add Jan Mercl (Individual CLA).
12 vuotta sitten
CONTRIBUTORS
381d3abc0c
snappy: A+C: add Jan Mercl (Individual CLA).
12 vuotta sitten
LICENSE
a0354efc61
Initial check-in.
14 vuotta sitten
README
f23747f902
snappy: delete Makefiles.
14 vuotta sitten
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