# snappy-go **Repository Path**: empty9/snappy-go ## Basic Information - **Project Name**: snappy-go - **Description**: Implementation of the Snappy compression format written in go - Forked from http://code.google.com/p/snappy-go// - **Primary Language**: Go - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **NOTE:** This is a fork/vendoring of github.com/golang/snappy The Snappy compression format in the Go programming language. To download and install from source: $ go get -u -v github.com/btcsuite/snappy-go Unless otherwise noted, the Snappy-Go source files are distributed under the BSD-style license found in the LICENSE file.