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
- Host: GitHub
- URL: https://github.com/earthboundkid/crockford
- Owner: earthboundkid
- License: mit
- Created: 2020-01-16T18:05:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T10:39:47.000Z (about 2 years ago)
- Last Synced: 2025-05-15T00:59:01.143Z (7 months ago)
- Topics: crockford-base32, golang
- Language: Go
- Size: 42 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Crockford [](https://godoc.org/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