An efficient base64 implementation for Golang.
go-base64 provides base64 encoding and decoding using a SIMD implementation on x86-64.
go get github.com/tmthrgd/go-base64
Unless otherwise noted, the go-base64 source files are distributed under the Modified BSD License found in the LICENSE file.