Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
/ go-base64 Public archive

[WIP]: An efficient assembly base64 implementation for Golang. [Abandoned].

License

Notifications You must be signed in to change notification settings

tmthrgd/go-base64

Repository files navigation

go-base64

GoDoc Build Status

An efficient base64 implementation for Golang.

go-base64 provides base64 encoding and decoding using a SIMD implementation on x86-64.

Download

go get github.com/tmthrgd/go-base64

Benchmark

License

Unless otherwise noted, the go-base64 source files are distributed under the Modified BSD License found in the LICENSE file.

About

[WIP]: An efficient assembly base64 implementation for Golang. [Abandoned].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published