Skip to content

btcsuite/snappy-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Snappy compression format in the Go programming language.

To download and install from source:
$ go get github.com/google/go-snappy/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

About

Implementation of the Snappy compression format written in go - Forked from http://code.google.com/p/snappy-go//

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages