This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
github.com2
/
golang_snappy
Vigiar
0
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Sem descrição
18
Commits
2
Ramos
1
Lançamentos
Árvore:
eaed4addcd
Ramos
Etiquetas
master
sync_pool_cur
v0.0.1
golang_snappy
HTTPS
ZIP
TAR.GZ
Nigel Tao
eaed4addcd
snappy: add Reset methods to Reader and Writer.
há 11 anos atrás
lib
5c1be99682
snappy: switch defaultcc to golang-codereviews.
há 11 anos atrás
snappy
eaed4addcd
snappy: add Reset methods to Reader and Writer.
há 11 anos atrás
.hgignore
b1b7c04612
snappy-go: Add snappy C++ implementation benchmarks.
há 13 anos atrás
AUTHORS
381d3abc0c
snappy: A+C: add Jan Mercl (Individual CLA).
há 13 anos atrás
CONTRIBUTORS
381d3abc0c
snappy: A+C: add Jan Mercl (Individual CLA).
há 13 anos atrás
LICENSE
a0354efc61
Initial check-in.
há 14 anos atrás
README
f23747f902
snappy: delete Makefiles.
há 14 anos atrás
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