An open API service indexing awesome lists of open source software.

https://github.com/earthboundkid/crockford

Go implementation of Crockford base 32 encoding
https://github.com/earthboundkid/crockford

crockford-base32 golang

Last synced: 5 months ago
JSON representation

Go implementation of Crockford base 32 encoding

Awesome Lists containing this project

README

          

# Crockford [![GoDoc](https://godoc.org/github.com/carlmjohnson/crockford?status.svg)](https://godoc.org/github.com/carlmjohnson/crockford) [![Go Report Card](https://goreportcard.com/badge/github.com/carlmjohnson/crockford)](https://goreportcard.com/report/github.com/carlmjohnson/crockford)

Crockford implements the Crockford base 32 encoding in Go.

See https://www.crockford.com/base32.html